fix: code

pull/257/head
hw 2025-11-07 10:27:03 +08:00
parent bd9edc3fee
commit 92a1909ad8
1 changed files with 1 additions and 3 deletions

View File

@ -166,9 +166,7 @@ async function onDeleteMenu() {
activeMenu.value = {};
showRightPanel.value = false;
activeIndex.value = MENU_NOT_SELECTED;
} catch {
//
}
} catch {}
}
// ======================== ========================