lupeng hai 5 meses
pai
achega
8600582821
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      src/views/quality/rework/index.vue

+ 5 - 1
src/views/quality/rework/index.vue

@@ -245,13 +245,17 @@ option.value = Object.assign(option.value, {
           value: 0,
         },
         {
-          label: "返工完成",
+          label: "返工",
           value: 1,
         },
         {
           label: "驳回",
           value: 2,
         },
+        {
+          label: "返工完成",
+          value: 1,
+        },
       ],
     },