修复了不刷新

This commit is contained in:
luyuan 2020-08-14 17:11:17 +08:00
parent 8276bf358f
commit f57ebac022
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -152,6 +152,7 @@ export default {
}, },
onShow() { onShow() {
this.publishstate = false; this.publishstate = false;
this.tabsChange(this.current)
}, },
onReachBottom() { onReachBottom() {
this.num++; this.num++;