From 9482280b791af5eb41f155a004212166e91de21c Mon Sep 17 00:00:00 2001 From: zhangzq Date: Wed, 4 Dec 2024 22:58:00 +0800 Subject: [PATCH] =?UTF-8?q?rev:=E4=BC=A0=E5=8D=95=E5=8D=95=E6=8D=AE?= =?UTF-8?q?=E5=8D=95=E6=8D=AE=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../qd/src/views/wms/pm_manage/feedback_data/index.vue | 10 +--------- wms_pro/qd/src/views/wms/stor_manage/out/AddDialog.vue | 1 + 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/wms_pro/qd/src/views/wms/pm_manage/feedback_data/index.vue b/wms_pro/qd/src/views/wms/pm_manage/feedback_data/index.vue index 82e3e793..6d3c8171 100644 --- a/wms_pro/qd/src/views/wms/pm_manage/feedback_data/index.vue +++ b/wms_pro/qd/src/views/wms/pm_manage/feedback_data/index.vue @@ -160,15 +160,7 @@ - - - + diff --git a/wms_pro/qd/src/views/wms/stor_manage/out/AddDialog.vue b/wms_pro/qd/src/views/wms/stor_manage/out/AddDialog.vue index 248cb81a..aac5a6f5 100644 --- a/wms_pro/qd/src/views/wms/stor_manage/out/AddDialog.vue +++ b/wms_pro/qd/src/views/wms/stor_manage/out/AddDialog.vue @@ -461,6 +461,7 @@ export default { data.material_id = row.material_id data.material_spec = row.material_spec data.single_weight = row.single_weight + data.product_area = this.form.product_area data.source_form_type = row.form_type data.source_form_id = row.id data.source_form_code = row.code