uu
This commit is contained in:
parent
5a6dbb3329
commit
9ffa5622aa
@ -429,8 +429,9 @@
|
|||||||
}
|
}
|
||||||
// 复制场景 清除billCode orderSn
|
// 复制场景 清除billCode orderSn
|
||||||
if(this.queryOption.copyBillCode) {
|
if(this.queryOption.copyBillCode) {
|
||||||
delete this.submitParam.billCode
|
delete this.submitParam.billCode
|
||||||
delete this.submitParam.orderSn
|
delete this.submitParam.orderSn
|
||||||
|
this.submitParam.pickStartDate = ''
|
||||||
this.submitParam.sendDate = getOrderModels().sendDate
|
this.submitParam.sendDate = getOrderModels().sendDate
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user