Vanessa 2025-07-24 12:03:57 +08:00
parent 684286fc8a
commit c339d1b9bc
3 changed files with 13 additions and 23 deletions

View file

@ -1441,7 +1441,7 @@ export const openMenuPanel = (options: {
target,
protyle: options.protyle,
nodeElement: options.blockElement,
data: data
data
});
fields = getFieldsByData(data);
event.preventDefault();