mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-06 08:32:51 +08:00
🚸 导入后刷新页面
This commit is contained in:
@@ -199,7 +199,8 @@ async function handleImport(): Promise<void> {
|
||||
await TSUserGacha.mergeUIGF4(dataFind, true);
|
||||
}
|
||||
await showLoading.end();
|
||||
showSnackbar.success("导入成功!");
|
||||
showSnackbar.success("导入成功!即将刷新页面...");
|
||||
window.location.reload();
|
||||
}
|
||||
|
||||
async function handleExport(): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user