mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-23 01:50:12 +01:00
This commit is contained in:
parent
4b46e2c3d6
commit
7cd8f8f7d0
3 changed files with 17 additions and 2 deletions
|
|
@ -74,6 +74,7 @@ export class Menu {
|
|||
}
|
||||
|
||||
this.element.innerHTML = "";
|
||||
this.element.removeAttribute("data-filetreeid"); // 用于标记文档数右键所选文档 https://ld246.com/article/1667311960383
|
||||
this.element.classList.add("fn__none");
|
||||
this.element.style.zIndex = "";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue