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', () => { // 调用列表接口