Browse Source

返工工序解冻bug

qinhb 11 tháng trước cách đây
mục cha
commit
c2e86a6439

+ 1 - 1
src/views/quality/faultHandle/components/fault-page.vue

@@ -265,7 +265,7 @@ const faultHandle=ref({});
     }else{
     }else{
       row.enabled = true
       row.enabled = true
     }
     }
-    row.reworkProcessId = undefined
+    //row.reworkProcessId = undefined
   }
   }
   const option2=ref(null);
   const option2=ref(null);
   const value=ref([]);
   const value=ref([]);