走访慰问,返乡登记页面未刷新
This commit is contained in:
@@ -104,8 +104,10 @@ export default {
|
||||
},
|
||||
onLoad() {
|
||||
this.isGirdUser()
|
||||
uni.$on('update').then(() => {
|
||||
this.isGirdUser()
|
||||
uni.$on('updateBackList', () => {
|
||||
console.log(123)
|
||||
this.getListInit()
|
||||
this.getTotal()
|
||||
})
|
||||
},
|
||||
onShow() {
|
||||
|
||||
Reference in New Issue
Block a user