From 22d253fc6a53a4d49b14194270f5da0fef7d4870 Mon Sep 17 00:00:00 2001 From: yuyongdong Date: Sun, 28 Apr 2024 19:30:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=A2=86=E5=8F=96=E7=A4=BE?= =?UTF-8?q?=E5=AA=92=E5=A5=96=E5=8A=B1=E5=90=8E=E5=88=97=E8=A1=A8=E6=B2=A1?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/home/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";