🎨 database

This commit is contained in:
Vanessa 2023-10-06 10:25:59 +08:00
parent 0df2bd7963
commit 61473eefbc
2 changed files with 13 additions and 4 deletions

View file

@ -660,6 +660,7 @@ export const openMenuPanel = (options: {
type: colData.type,
avID,
colId,
icon: colData.icon,
newValue: colData.name
});
avPanelElement.remove();