驾驶舱修改
This commit is contained in:
@@ -22,12 +22,10 @@ export default {
|
||||
return {
|
||||
config: {
|
||||
header: ['上线时间', '客户名称', '规格','完成度'],
|
||||
// headerHeight: '17',
|
||||
headerBGC: 'rgba(32, 55, 96, 0.8)',
|
||||
oddRowBGC: 'rgba(32, 55, 96, 0.8)',
|
||||
evenRowBGC: 'rgba(14, 32, 62, 0.8)',
|
||||
columnWidth: [155, 180, 150],
|
||||
align: ['center'],
|
||||
data: [],
|
||||
rowNum: 6
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user