Vanessa 2024-03-04 16:07:16 +08:00
parent 3ce6e4824b
commit 445108525f
3 changed files with 4 additions and 4 deletions

View file

@ -694,6 +694,7 @@ export const openMenuPanel = (options: {
avID,
id
}]);
options.blockElement.setAttribute("custom-sy-av-view", id)
avPanelElement.remove();
event.preventDefault();
event.stopPropagation();