Merge pull request '货物组批次编辑调整' (#55) from master-客户管理 into master
Reviewed-on: http://git.xdadan.loc/tanex/emis-frontend/pulls/55
This commit is contained in:
commit
2b9a790a6d
@ -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