md
This commit is contained in:
parent
dbef607986
commit
e4385fd80f
@ -1183,6 +1183,8 @@ methods: {
|
|||||||
this.form.orderSn=null;
|
this.form.orderSn=null;
|
||||||
this.form.orderDate =parseTime(new Date());
|
this.form.orderDate =parseTime(new Date());
|
||||||
this.form.sendDate=null;
|
this.form.sendDate=null;
|
||||||
|
this.form.pickStartDate=null;
|
||||||
|
this.form.pickFinishDate=null;
|
||||||
// 加载产品列表
|
// 加载产品列表
|
||||||
this.preCalcFee();
|
this.preCalcFee();
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user