销售退货

This commit is contained in:
王帅 2025-05-15 19:45:20 +08:00
parent 301876c98f
commit d7473cfc2f

View File

@ -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;