Vanessa 2025-02-16 15:09:53 +08:00
parent 0a8ac85d98
commit 0e4c2c5dcc

View file

@ -729,6 +729,7 @@ export class WYSIWYG {
if (tableBlockElement) {
tableBlockElement.querySelector(".table__select").removeAttribute("style");
window.siyuan.menus.menu.remove();
hideElements(["toolbar"], protyle);
event.stopPropagation();
}
// 后续拖拽操作写在多选节点中