cmq
This commit is contained in:
@@ -52,6 +52,7 @@ export default {
|
||||
},
|
||||
onLoad() {
|
||||
this.$dict.load('villagerCircleTopic','auditStatus').then(()=>{
|
||||
this.current = 1
|
||||
this.getList()
|
||||
})
|
||||
},
|
||||
@@ -59,6 +60,8 @@ export default {
|
||||
tabClick(index) {
|
||||
this.tabIndex = index
|
||||
this.current = 1,
|
||||
this.topic = '',
|
||||
this.topicType = '',
|
||||
this.villagerList = [],
|
||||
this.getList()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user