From ed0750f1e0050abf5e491a520945440ad3581c06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Mon, 1 Dec 2025 17:00:12 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=88=91=E7=9A=84=E6=8A=A5?= =?UTF-8?q?=E4=BF=AE=E9=A1=B5=E6=95=B0=E6=8D=AE=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/community/repairList/index.vue | 5 +++++ 1 file changed, 5 insertions(+) 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;