diff --git a/pages/material/features/ProductSaleReturn/index.vue b/pages/material/features/ProductSaleReturn/index.vue index 000f112..9a72c48 100644 --- a/pages/material/features/ProductSaleReturn/index.vue +++ b/pages/material/features/ProductSaleReturn/index.vue @@ -600,7 +600,10 @@ materialreceiveAct : { ReceiveRequestName: this.ReceiveRequestName, siteName: this.siteName - } + }, + ERPLOCATION: this.ERPLOCATION, // 仓库 + ERPFACTORY : this.ERPFACTORY, //组织 + sign: 'app' }).then(res => { if (res.data.success) { this.disableButton = false;