Commit 994de0b1 by LJM

bug

parent 8c2afd15
Showing with 2 additions and 0 deletions
...@@ -233,6 +233,8 @@ export default { ...@@ -233,6 +233,8 @@ export default {
this.getData(); this.getData();
}, },
resetForm(formName) { resetForm(formName) {
this.create_time_val = '';
this.qc_time_val = '';
this.$refs[formName].resetFields(); this.$refs[formName].resetFields();
}, },
//取消发货 //取消发货
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment