村民圈

This commit is contained in:
花有清香月有阴
2022-02-18 09:36:31 +08:00
parent edfed81029
commit 047b4d6972
2 changed files with 33 additions and 27 deletions

View File

@@ -81,6 +81,7 @@ export default {
},
onshow() {
uni.$on('updateList', () => {
this.current = 1
this.getList()
})
},