From c211fa504b2f7d1696e3c34594a09814eabe156e Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Tue, 19 Sep 2023 18:19:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/oaExamine/oaExamine.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/pages/oaExamine/oaExamine.vue b/pages/oaExamine/oaExamine.vue index bb1b334..a4f404a 100644 --- a/pages/oaExamine/oaExamine.vue +++ b/pages/oaExamine/oaExamine.vue @@ -57,6 +57,7 @@ this.initType(); }, onShow() { + if(this.typeTabLists.length>0)this.initList(); }, async onPullDownRefresh() { await this.initList();