uni.$on
This commit is contained in:
@@ -53,7 +53,7 @@ export default {
|
||||
created() {
|
||||
this.getList()
|
||||
this.$dict.load('villagerCircleTopic','auditStatus').then(()=>{
|
||||
this.$on('update',()=>{
|
||||
uni.$on('update',()=>{
|
||||
this.current = 1
|
||||
this.getList()
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user