Commit a8158c57 authored by Edwise's avatar Edwise 🍷

Merge remote-tracking branch 'refs/remotes/origin/tianmaoxiaoyuan' into tianmaoxiaoyuan

parents dccf4eba 00b5488c
...@@ -96,6 +96,7 @@ Component({ ...@@ -96,6 +96,7 @@ Component({
await this.getTaskList(); await this.getTaskList();
break; break;
case 'follow': case 'follow':
setTimeout(() => { flag = 0;}, 1000);
await this.handleGoFollow(sellerId); await this.handleGoFollow(sellerId);
await this.getTaskList(); await this.getTaskList();
break; break;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment