shaun-sheep %!s(int64=5) %!d(string=hai) anos
pai
achega
4c5138ebf1
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      src/views/model/report/index.vue

+ 1 - 3
src/views/model/report/index.vue

@@ -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'
         }
       }