ezhizao_zx hai 11 meses
pai
achega
0ab3c92063
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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");
 }