mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-06 08:32:51 +08:00
🚸 隐藏刷新后的loading关闭
This commit is contained in:
@@ -292,7 +292,7 @@ async function refreshChallenge(): Promise<void> {
|
||||
await TSUserChallenge.saveChallenge(account.value.gameUid, challenge);
|
||||
}
|
||||
isReq.value = false;
|
||||
await showLoading.end();
|
||||
// await showLoading.end();
|
||||
uidCur.value = account.value.gameUid;
|
||||
await reloadChallenge();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user