mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-18 04:58:06 +01:00
🎨 Improve blocktree
This commit is contained in:
parent
a8b3f6cc25
commit
415607f6dd
3 changed files with 4 additions and 7 deletions
|
|
@ -1638,11 +1638,8 @@ func removeDoc(box *Box, p string, luteEngine *lute.Lute) {
|
|||
continue
|
||||
}
|
||||
|
||||
// 刷新文档关联的数据库 https://github.com/siyuan-note/siyuan/issues/11731
|
||||
syncDelete2AttributeView(removeTree.Root)
|
||||
|
||||
// 解绑数据库关联
|
||||
removeAvBlockRel(removeTree.Root)
|
||||
syncDelete2Block(removeTree.Root)
|
||||
}
|
||||
|
||||
if existChildren {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue