updateLists
This commit is contained in:
@@ -119,6 +119,7 @@ export default {
|
|||||||
uni.$on('updateLists', () => {
|
uni.$on('updateLists', () => {
|
||||||
this.current = 1
|
this.current = 1
|
||||||
this.getList()
|
this.getList()
|
||||||
|
this.getUserList()
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
onShow() {
|
onShow() {
|
||||||
|
|||||||
Reference in New Issue
Block a user