mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-03-10 18:57:53 +08:00
Fix:修复全选没有触发node_active事件的问题
This commit is contained in:
parent
7ccf796c34
commit
726460c812
@ -416,6 +416,7 @@ class Render {
|
||||
0,
|
||||
0
|
||||
)
|
||||
this.mindMap.emit('node_active', null, [...this.activeNodeList])
|
||||
}
|
||||
|
||||
// 回退
|
||||
|
||||
Loading…
Reference in New Issue
Block a user