积分兑换
This commit is contained in:
@@ -63,8 +63,9 @@ export default {
|
||||
onLoad() {
|
||||
this.getList()
|
||||
this.getIntegral()
|
||||
uni.$on('reloadIntegral', () => {
|
||||
uni.$on('updateList', () => {
|
||||
this.getIntegral()
|
||||
this.getListInit()
|
||||
})
|
||||
},
|
||||
onShow() {
|
||||
|
||||
Reference in New Issue
Block a user