修复领取社媒奖励后列表没更新
This commit is contained in:
parent
193f6e5456
commit
22d253fc6a
@ -1157,7 +1157,7 @@ export default {
|
|||||||
// 检查任务状态
|
// 检查任务状态
|
||||||
async getActivitrStatue(id) {
|
async getActivitrStatue(id) {
|
||||||
await apiCheckActivity(id);
|
await apiCheckActivity(id);
|
||||||
// await this.getProgress();
|
await this.getProgress();
|
||||||
},
|
},
|
||||||
async loginTwitter(id) {
|
async loginTwitter(id) {
|
||||||
// const _address = "0x8c10Ae04BF525734eaC00d5F7c062567461c207F";
|
// const _address = "0x8c10Ae04BF525734eaC00d5F7c062567461c207F";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user