Vanessa 2023-12-25 12:41:29 +08:00
parent 0f96b8e469
commit 23c9cbae9c
3 changed files with 33 additions and 11 deletions

View file

@ -766,7 +766,9 @@ export const openMenuPanel = (options: {
updateRelation({
protyle: options.protyle,
avElement: avPanelElement,
avID
avID,
colsData: data.view.columns,
blockElement: options.blockElement,
});
event.preventDefault();
event.stopPropagation();