销售退货
This commit is contained in:
parent
301876c98f
commit
d7473cfc2f
@ -602,7 +602,8 @@
|
|||||||
siteName: this.siteName
|
siteName: this.siteName
|
||||||
},
|
},
|
||||||
ERPLOCATION: this.ERPLOCATION, // 仓库
|
ERPLOCATION: this.ERPLOCATION, // 仓库
|
||||||
ERPFACTORY : this.ERPFACTORY //组织
|
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