ezhizao_zx 11 ay önce
ebeveyn
işleme
0ab3c92063
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      src/views/business/firstOutsource/form.vue

+ 2 - 1
src/views/business/firstOutsource/form.vue

@@ -391,7 +391,8 @@ function reset() {
     packagingMethod: "0",
     remark: null,
     details: [],
-    isSubmit: 0
+    isSubmit: 0,
+    isFirstProcess: 1
   };
   proxy.resetForm("formRef");
 }