Feat:更新节点非样式字段列表

This commit is contained in:
街角小林 2024-08-30 17:02:48 +08:00
parent 7ba11be42b
commit c12b7f6dae

View File

@ -328,7 +328,9 @@ export const nodeDataNoStylePropList = [
'notation', 'notation',
'outerFrame', 'outerFrame',
'number', 'number',
'range' 'range',
'customLeft',
'customTop'
] ]
// 错误类型 // 错误类型