mirror of
https://github.com/wanglin2/mind-map.git
synced 2026-02-21 18:37:43 +08:00
Fix:修复富文本模式下切换主题,概要节点的文本样式没有跟随改变的问题
This commit is contained in:
parent
766e0e5fae
commit
322f7a3e2a
@ -327,7 +327,8 @@ export const nodeDataNoStylePropList = [
|
||||
'attachmentName',
|
||||
'notation',
|
||||
'outerFrame',
|
||||
'number'
|
||||
'number',
|
||||
'range'
|
||||
]
|
||||
|
||||
// 错误类型
|
||||
|
||||
Loading…
Reference in New Issue
Block a user