销售退货 提交功能添加仓库与组织参数
This commit is contained in:
parent
ff2baf4d26
commit
301876c98f
@ -600,7 +600,9 @@
|
|||||||
materialreceiveAct : {
|
materialreceiveAct : {
|
||||||
ReceiveRequestName: this.ReceiveRequestName,
|
ReceiveRequestName: this.ReceiveRequestName,
|
||||||
siteName: this.siteName
|
siteName: this.siteName
|
||||||
}
|
},
|
||||||
|
ERPLOCATION: this.ERPLOCATION, // 仓库
|
||||||
|
ERPFACTORY : this.ERPFACTORY //组织
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
if (res.data.success) {
|
if (res.data.success) {
|
||||||
this.disableButton = false;
|
this.disableButton = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user