diff --git a/src/views/home/index.vue b/src/views/home/index.vue index 58eec77..93d893d 100644 --- a/src/views/home/index.vue +++ b/src/views/home/index.vue @@ -1157,7 +1157,7 @@ export default { // 检查任务状态 async getActivitrStatue(id) { await apiCheckActivity(id); - // await this.getProgress(); + await this.getProgress(); }, async loginTwitter(id) { // const _address = "0x8c10Ae04BF525734eaC00d5F7c062567461c207F";