From d7473cfc2f26d28b4c72586b826353007699de42 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 19:45:20 +0800 Subject: [PATCH] =?UTF-8?q?=E9=94=80=E5=94=AE=E9=80=80=E8=B4=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/material/features/ProductSaleReturn/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/material/features/ProductSaleReturn/index.vue b/pages/material/features/ProductSaleReturn/index.vue index 37b0a29..9a72c48 100644 --- a/pages/material/features/ProductSaleReturn/index.vue +++ b/pages/material/features/ProductSaleReturn/index.vue @@ -602,7 +602,8 @@ siteName: this.siteName }, ERPLOCATION: this.ERPLOCATION, // 仓库 - ERPFACTORY : this.ERPFACTORY //组织 + ERPFACTORY : this.ERPFACTORY, //组织 + sign: 'app' }).then(res => { if (res.data.success) { this.disableButton = false;