mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
🐛 fix(achievement): 修复导入成就后索引未更新的问题
This commit is contained in:
@@ -318,6 +318,7 @@ async function importJson () {
|
||||
achievementsStore.flushData(totalAchievements, finishAchievments);
|
||||
// 刷新数据
|
||||
await loadData();
|
||||
selectedIndex.value = -1;
|
||||
}
|
||||
}
|
||||
// 导出
|
||||
|
||||
Reference in New Issue
Block a user