Merge pull request '货物组批次加入运单接口加参数‘carNo’' (#169) from master-dev into master
Reviewed-on: http://git.xdadan.loc/tanex/emis-frontend/pulls/169
This commit is contained in:
commit
a3a193fd66
@ -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