refactor(仪表板): 优化视图放大明细样式 #7729
This commit is contained in:
parent
dff1297e31
commit
a9fa29d9d7
@ -1112,6 +1112,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