Explorar o código

feat: 添加电压等级列

yusheng hai 2 meses
pai
achega
31fa3dde34
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      src/views/inspectionWork/components/inspectionWorkList.vue

+ 6 - 0
src/views/inspectionWork/components/inspectionWorkList.vue

@@ -505,6 +505,12 @@
             align: 'center',
             showOverflowTooltip: true
           },
+          {
+            label: '电压等级',
+            prop: 'voltage',
+            align: 'center',
+            showOverflowTooltip: true
+          },
           {
             prop: 'colorKey',
             label: '颜色',