货物组批次编辑调整
This commit is contained in:
parent
d6d92025c7
commit
abbd9dfdd1
@ -945,6 +945,7 @@ export default {
|
||||
let billcode = billCodeArr[i].trim();
|
||||
let queryParams = {
|
||||
billCode: billcode,
|
||||
batchNo: this.form.batchNo,
|
||||
params:{
|
||||
startSiteCode: this.form.startSiteCode,
|
||||
nextSiteCode: this.form.nextSiteCode,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user