mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
🐛 修复 authKey 获取失败后无限加载
This commit is contained in:
@@ -146,6 +146,7 @@ async function confirmRefresh(): Promise<void> {
|
||||
await TGLogger.Error(
|
||||
`[UserGacha][${account.gameUid}][confirmRefresh] ${authkeyRes.retcode} ${authkeyRes.message}`,
|
||||
);
|
||||
loading.value = false;
|
||||
return;
|
||||
}
|
||||
loadingTitle.value = "正在刷新新手祈愿数据";
|
||||
|
||||
Reference in New Issue
Block a user