Fix:修复富文本模式下切换主题,概要节点的文本样式没有跟随改变的问题
This commit is contained in:
parent
766e0e5fae
commit
322f7a3e2a
@ -327,7 +327,8 @@ export const nodeDataNoStylePropList = [
|
|||||||
'attachmentName',
|
'attachmentName',
|
||||||
'notation',
|
'notation',
|
||||||
'outerFrame',
|
'outerFrame',
|
||||||
'number'
|
'number',
|
||||||
|
'range'
|
||||||
]
|
]
|
||||||
|
|
||||||
// 错误类型
|
// 错误类型
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user