Explorar el Código

fix:返工完成

lupeng hace 5 meses
padre
commit
1068cf1953
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/quality/rework/index.vue

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

@@ -254,7 +254,7 @@ option.value = Object.assign(option.value, {
         },
         {
           label: "返工完成",
-          value: 1,
+          value: 3,
         },
       ],
     },