Commit b162f9d9 authored by wildfirecode13's avatar wildfirecode13

1

parent 2e67a6b0
......@@ -96,6 +96,7 @@ Component({
await this.getTaskList();
break;
case 'follow':
setTimeout(() => { flag = 0;}, 1000);
await this.handleGoFollow(sellerId);
await this.getTaskList();
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