Vanessa 2025-06-11 11:04:12 +08:00
parent 472be34bdf
commit 312e84b025
3 changed files with 6 additions and 4 deletions

View file

@ -1386,7 +1386,7 @@ export const openMenuPanel = (options: {
target,
protyle: options.protyle,
nodeElement: options.blockElement,
view: data.view as IAVGallery
data: data
});
event.preventDefault();
event.stopPropagation();