Merge branch 'main' of http://162.14.99.253:3000/10539622/2025-03-JS-SDK-PDA
This commit is contained in:
commit
44c5943387
@ -600,7 +600,10 @@
|
|||||||
materialreceiveAct : {
|
materialreceiveAct : {
|
||||||
ReceiveRequestName: this.ReceiveRequestName,
|
ReceiveRequestName: this.ReceiveRequestName,
|
||||||
siteName: this.siteName
|
siteName: this.siteName
|
||||||
}
|
},
|
||||||
|
ERPLOCATION: this.ERPLOCATION, // 仓库
|
||||||
|
ERPFACTORY : this.ERPFACTORY, //组织
|
||||||
|
sign: 'app'
|
||||||
}).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