forked from github/dataease
fix: 批量操作配置
This commit is contained in:
parent
3b05d47567
commit
db215743e8
@ -1191,27 +1191,27 @@ export const TYPE_CONFIGS = [
|
||||
'tableItemBgColor',
|
||||
'tableFontColor',
|
||||
'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'
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user