@@ -210,10 +210,8 @@
console.log(column.label,'==')
if (column.label !== '模型楼层' && column.label !== '待删除设备数量' && column.label !== '待补充设备数量' && column.label !== '有问题的检查项') {
return {
- // background: '#f9f9f9',
- // color: '#606266',
background: '#f3f3f3',
- // color: '#f3f3f3',
+ opacity:0.6,
lineHeight: '30px'
}