Vanessa 2025-08-23 18:18:14 +08:00
parent 52fe742a8c
commit e91b8e97f7

View file

@ -573,7 +573,7 @@ export const avContextmenu = (protyle: IProtyle, rowElement: HTMLElement, positi
srcs.push({
itemID: Lute.NewNodeID(),
content: blockValue.block.content,
id: rowId,
id: blockValue.block.id || "",
isDetached: blockValue.isDetached,
});
sourceIds.push(rowId);