This commit is contained in:
Vanessa 2024-03-25 17:38:13 +08:00
parent 35ef97c25c
commit 2e63ebc2ff
2 changed files with 2 additions and 2 deletions

View file

@ -1059,7 +1059,7 @@ export const openMenuPanel = (options: {
removeAttrViewColAnimation(options.blockElement, colId);
options.blockElement.setAttribute("updated", newUpdated);
avPanelElement.remove();
})
});
event.preventDefault();
event.stopPropagation();
break;