From 301876c98faac237548846ad1e25246cb202bc1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=B8=85?= <3115919733@qq.com> Date: Thu, 15 May 2025 16:49:39 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=80=E5=94=AE=E9=80=80=E8=B4=A7=20?= =?UTF-8?q?=E6=8F=90=E4=BA=A4=E5=8A=9F=E8=83=BD=E6=B7=BB=E5=8A=A0=E4=BB=93?= =?UTF-8?q?=E5=BA=93=E4=B8=8E=E7=BB=84=E7=BB=87=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/material/features/ProductSaleReturn/index.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/material/features/ProductSaleReturn/index.vue b/pages/material/features/ProductSaleReturn/index.vue index 000f112..37b0a29 100644 --- a/pages/material/features/ProductSaleReturn/index.vue +++ b/pages/material/features/ProductSaleReturn/index.vue @@ -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;