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