mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 17:40:13 +01:00
This commit is contained in:
parent
0f96b8e469
commit
23c9cbae9c
3 changed files with 33 additions and 11 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue