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