695593266@qq.com 3 месяцев назад
Родитель
Сommit
79db261a7d
1 измененных файлов с 7 добавлено и 7 удалено
  1. 7 7
      src/views/productionPlan/index.vue

+ 7 - 7
src/views/productionPlan/index.vue

@@ -663,12 +663,12 @@
             align: 'center',
             minWidth: 160
           },
-          {
-            prop: 'mesStatusName',
-            label: '工单状态',
-            align: 'center',
-            minWidth: 160
-          },
+          // {
+          //   prop: 'mesStatusName',
+          //   label: '工单状态',
+          //   align: 'center',
+          //   minWidth: 160
+          // },
           {
             prop: 'productCode',
             label: '编码',
@@ -956,7 +956,7 @@
           {
             columnKey: 'status',
             slot: 'status',
-            label: '计划状态',
+            label: '状态',
             align: 'center',
             formatter: (row) => {
               const obj = this.statusOpt[this.activeName].find(