This commit is contained in:
shijingjing
2022-02-22 18:55:07 +08:00
parent e90d6412cf
commit 2b45041368

View File

@@ -50,6 +50,7 @@ export default {
} }
}, },
onLoad() { onLoad() {
this.getList()
this.$dict.load('villagerCircleTopic','auditStatus').then(()=>{ this.$dict.load('villagerCircleTopic','auditStatus').then(()=>{
uni.$on('update',()=>{ uni.$on('update',()=>{
this.current = 1 this.current = 1