修复了不刷新

This commit is contained in:
2020-08-14 17:11:17 +08:00
parent 8276bf358f
commit f57ebac022

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++;