mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-03 07:18:49 +01:00
This commit is contained in:
parent
0a8ac85d98
commit
0e4c2c5dcc
1 changed files with 1 additions and 0 deletions
|
|
@ -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();
|
||||
}
|
||||
// 后续拖拽操作写在多选节点中
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue