From 5a5905becae8a3b95f32700d9b5cc887a949a3c6 Mon Sep 17 00:00:00 2001 From: fanfan Date: Sat, 23 Mar 2024 19:53:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/news3/setOutRecords.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/news3/setOutRecords.vue b/pages/news3/setOutRecords.vue index 62d8ca6..e2e3a5f 100644 --- a/pages/news3/setOutRecords.vue +++ b/pages/news3/setOutRecords.vue @@ -129,7 +129,7 @@ } }, onLoad(o) { - + this.getList(1) }, //页面卸载 onUnload() { @@ -137,7 +137,7 @@ uni.$off('refreshData') }, onShow() { - this.getList(1) + this.classifyShow =1 uni.$on('refreshData', () => { // 调用列表接口