updateLists

This commit is contained in:
花有清香月有阴
2022-01-18 09:03:45 +08:00
parent 214dd7ef5d
commit c57df139b2

View File

@@ -119,6 +119,7 @@ export default {
uni.$on('updateLists', () => {
this.current = 1
this.getList()
this.getUserList()
})
},
onShow() {