货物组批次加入运单接口加参数‘carNo’
This commit is contained in:
parent
de6de25722
commit
12ab0b359b
@ -964,7 +964,8 @@ export default {
|
||||
params:{
|
||||
startSiteCode: this.form.startSiteCode,
|
||||
nextSiteCode: this.form.nextSiteCode,
|
||||
supplierCode: this.form.supplierCode
|
||||
supplierCode: this.form.supplierCode,
|
||||
carNo: this.form.carNo,
|
||||
}
|
||||
}
|
||||
getBatchDtl(queryParams).then(res=>{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user