走访慰问,返乡登记页面未刷新

This commit is contained in:
liuye
2022-03-16 09:12:50 +08:00
parent 713ec624eb
commit 913857bab0
4 changed files with 17 additions and 7 deletions

View File

@@ -82,6 +82,10 @@ export default {
this.$dict.load('appSpecialTypeFive').then(() => {
this.typeList = this.$dict.getDict('appSpecialTypeFive')
})
uni.$on('specialPeopleList', () => {
this.current = 1
this.getUsers()
})
},
methods: {
toAdd() {