feat:【ele】mp/tag 的代码迁移
This commit is contained in:
@@ -40,12 +40,10 @@ async function handleSync() {
|
||||
}
|
||||
|
||||
await confirm('是否确认同步粉丝?');
|
||||
|
||||
const hideLoading = message.loading({
|
||||
content: '正在同步粉丝...',
|
||||
duration: 0,
|
||||
});
|
||||
|
||||
try {
|
||||
await syncUser(accountId);
|
||||
message.success(
|
||||
|
||||
Reference in New Issue
Block a user