ysy hace 1 año
padre
commit
564ff31c04

+ 7 - 5
src/views/technology/route/components/production/components/user-edit.vue

@@ -274,19 +274,21 @@
           value: 1,
           label: '普通工序'
         },
+        // {
+        //   value: 2,
+        //   label: '抽样质检'
+        // },
+        
         {
-          value: 2,
-          label: '抽样质检'
-        }, {
           value: 3,
-          label: '普通质检'
+          label: '抽样质检'
         }, {
           value: 4,
           label: '包装工序'
         },
         {
           value: 6,
-          label: '常规质检'
+          label: '全量质检'
         },
       ],
       };