Browse Source

车辆类型的隐藏

Shan9312 7 months ago
parent
commit
a1b18f46a8
1 changed files with 5 additions and 5 deletions
  1. 5 5
      src/views/report/vehiclUtilizaRate/index.vue

+ 5 - 5
src/views/report/vehiclUtilizaRate/index.vue

@@ -160,11 +160,11 @@ export default {
           prop: 'eqName',
           width: '100'
         },
-        {
-          label: '车辆类别',
-          prop: 'eqClassName',
-          width: '100'
-        },
+        // {
+        //   label: '车辆类别',
+        //   prop: 'eqClassName',
+        //   width: '100'
+        // },
         {
           label: '标准时长',
           prop: 'duration',