Update index.ts

This commit is contained in:
Zyronon
2025-08-12 11:16:39 +08:00
committed by GitHub
parent 8c70017270
commit 0b8de96f13

View File

@@ -51,7 +51,6 @@ export function checkAndUpgradeSaveDict(val: any) {
return defaultState
} else {
if (version === 3) {
loc
let studyDictId = ''
if (state.current.index >= 0) {
let dict = state.myDictList[state.current.index]