bug
This commit is contained in:
@@ -102,8 +102,13 @@
|
||||
})
|
||||
|
||||
uni.$on('update', () => {
|
||||
this.isMore = false
|
||||
this.current = 1
|
||||
this.getTotalInfo(query.id)
|
||||
this.getList()
|
||||
|
||||
this.$nextTick(() => {
|
||||
this.getList()
|
||||
})
|
||||
})
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user