走访慰问,返乡登记页面未刷新
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user