mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 13:32:18 +08:00
fix: 批量操作配置
This commit is contained in:
@@ -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'
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user