This commit is contained in:
花有清香月有阴
2021-12-24 19:16:20 +08:00
parent d4ca69f219
commit f8209a092a
3 changed files with 17 additions and 6 deletions

View File

@@ -78,10 +78,6 @@ export default {
this.$dict.load(['villageActivityStatus']).then(() => {
this.getList()
})
uni.$on('updateList', () => {
this.current = 1
this.getList()
})
},
onShow() {
document.title = '居民活动'