diff --git a/packages/community/repairList/index.vue b/packages/community/repairList/index.vue index 4973eb9c..4f7d12f5 100644 --- a/packages/community/repairList/index.vue +++ b/packages/community/repairList/index.vue @@ -188,6 +188,11 @@ export default { }, }, + onShow() { + this.init(); + this.getTabsList(); + }, + onLoad(options) { const meun = menuButtonInfo(); this.top = meun.top;