version/0412
fanfan 8 months ago
parent 65db5db9ac
commit 5a5905beca
  1. 4
      pages/news3/setOutRecords.vue

@ -129,7 +129,7 @@
} }
}, },
onLoad(o) { onLoad(o) {
this.getList(1)
}, },
// //
onUnload() { onUnload() {
@ -137,7 +137,7 @@
uni.$off('refreshData') uni.$off('refreshData')
}, },
onShow() { onShow() {
this.getList(1)
this.classifyShow =1 this.classifyShow =1
uni.$on('refreshData', () => { uni.$on('refreshData', () => {
// //

Loading…
Cancel
Save