积分bug
This commit is contained in:
@@ -53,6 +53,9 @@ export default {
|
||||
this.current++;
|
||||
this.getInfo()
|
||||
})
|
||||
uni.$on('updateIntegral', () => {
|
||||
this.getInfo()
|
||||
})
|
||||
},
|
||||
methods: {
|
||||
// 积分排行
|
||||
|
||||
Reference in New Issue
Block a user