转交
This commit is contained in:
@@ -95,6 +95,11 @@ export default {
|
||||
this.current ++
|
||||
this.getList()
|
||||
})
|
||||
uni.$on('getListInit', ()=>{
|
||||
this.current = 1
|
||||
this.getList()
|
||||
})
|
||||
|
||||
},
|
||||
created() {
|
||||
this.$dict.load('clapEventStatus').then(() => {
|
||||
|
||||
Reference in New Issue
Block a user