记录
This commit is contained in:
@@ -94,6 +94,11 @@ export default {
|
|||||||
})
|
})
|
||||||
this.pages = res.data.pages
|
this.pages = res.data.pages
|
||||||
this.$hideLoading()
|
this.$hideLoading()
|
||||||
|
}else {
|
||||||
|
if(this.current == 1) {
|
||||||
|
this.messageList = []
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user