销售退货 提交功能添加仓库与组织参数

This commit is contained in:
王帅 2025-05-15 16:49:39 +08:00
parent ff2baf4d26
commit 301876c98f

View File

@ -600,7 +600,9 @@
materialreceiveAct : {
ReceiveRequestName: this.ReceiveRequestName,
siteName: this.siteName
}
},
ERPLOCATION: this.ERPLOCATION, //
ERPFACTORY : this.ERPFACTORY //
}).then(res => {
if (res.data.success) {
this.disableButton = false;