forked from github/dataease
Merge pull request #7971 from dataease/pr@dev@refactor_view
refactor(仪表板): 优化视图放大明细样式 #7729
This commit is contained in:
commit
b6e79b98e5
@ -1111,6 +1111,8 @@ export default {
|
||||
tableChart.customAttr.color.tableFontColor = '#7c7e81'
|
||||
tableChart.customAttr.color.enableTableCrossBG = false
|
||||
tableChart.customAttr.size.showTableHeader = true
|
||||
tableChart.customAttr.size.tableTitleFontSize = 12
|
||||
tableChart.customAttr.size.tableItemFontSize = 12
|
||||
}
|
||||
tableChart.customAttr.size.tableColumnFreezeHead = 0
|
||||
tableChart.customAttr.size.tableRowFreezeHead = 0
|
||||
|
Loading…
Reference in New Issue
Block a user