Browse Source

fix:返工完成

lupeng 5 months ago
parent
commit
1068cf1953
1 changed files with 1 additions and 1 deletions
  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,
         },
       ],
     },