提交 db215743 authored 作者: junjun's avatar junjun

fix: 批量操作配置

上级 3b05d475
...@@ -1191,27 +1191,27 @@ export const TYPE_CONFIGS = [ ...@@ -1191,27 +1191,27 @@ export const TYPE_CONFIGS = [
'tableItemBgColor', 'tableItemBgColor',
'tableFontColor', 'tableFontColor',
'alpha' 'alpha'
],
'size-selector': [
'tablePageMode',
'tablePageSize',
'tableTitleFontSize',
'tableItemFontSize',
'tableTitleHeight',
'tableItemHeight',
'tableColumnMode'
],
'title-selector': [
'show',
'title',
'fontSize',
'color',
'hPosition',
'vPosition',
'isItalic',
'isBolder'
] ]
}, }
'size-selector': [
'tablePageMode',
'tablePageSize',
'tableTitleFontSize',
'tableItemFontSize',
'tableTitleHeight',
'tableItemHeight',
'tableColumnMode'
],
'title-selector': [
'show',
'title',
'fontSize',
'color',
'hPosition',
'vPosition',
'isItalic',
'isBolder'
]
}, },
{ {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论