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