修改olode为onshow

This commit is contained in:
duan
2025-01-20 16:16:36 +08:00
parent f0e2797e8e
commit fffcdf483b

View File

@@ -57,7 +57,7 @@
getCurrentInstance
} from 'vue'
import {
onLoad
onLoad,onShow
} from '@dcloudio/uni-app'
import {
selectTaskCenterUserReward,
@@ -83,6 +83,8 @@
if (options.taskId) {
datas.taskId = options.taskId
}
})
onShow(()=>{
getList()
})
// 去兑换