Vanessa 2024-03-04 17:42:54 +08:00
parent d519732c79
commit f2c2a7592c
14 changed files with 203 additions and 94 deletions

View file

@ -80,6 +80,7 @@ export const avClick = (protyle: IProtyle, event: MouseEvent & { target: HTMLEle
avID,
srcIDs,
isDetached: true,
blockID: blockElement.dataset.nodeId,
}], [{
action: "removeAttrViewBlock",
srcIDs,
@ -150,6 +151,7 @@ export const avClick = (protyle: IProtyle, event: MouseEvent & { target: HTMLEle
previousID,
srcIDs,
isDetached: true,
blockID: blockElement.dataset.nodeId,
}], [{
action: "removeAttrViewBlock",
srcIDs,