mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-15 09:48:14 +08:00
🐛 路由跳转优化
This commit is contained in:
@@ -376,7 +376,6 @@ async function handleImportOuter(app: string): Promise<void> {
|
||||
} finally {
|
||||
setTimeout(async () => {
|
||||
await router.push("/achievements");
|
||||
window.location.reload();
|
||||
}, 1500);
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user