fix: 恢复视图轴值设置

This commit is contained in:
junjun 2022-05-31 17:07:55 +08:00
parent 24ad42cf7d
commit d03245ddc3

View File

@ -944,6 +944,11 @@ export const TYPE_CONFIGS = [
'orient',
'textStyle',
'hPosition'
],
'split-selector-ant-v': [
'splitForm',
'name',
'lineStyle'
]
}
},