From e1ec71b8696fa17068f4f0b0085e39c77bf85e56 Mon Sep 17 00:00:00 2001
From: "YEJIAXING-PC\\lenovo" <591141169@qq.com>
Date: Tue, 15 Oct 2024 11:19:52 +0800
Subject: [PATCH] =?UTF-8?q?=E8=A3=85=E9=85=8D=E6=94=B6=E8=B4=A7=E8=AE=B0?=
=?UTF-8?q?=E5=BD=95=EF=BC=8C=E7=82=B9=E5=87=BB=E6=89=93=E5=8D=B0=E6=A0=87?=
=?UTF-8?q?=E7=AD=BE=E6=8A=A5=E5=BC=82=E5=B8=B8=20YT-370?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../productreceiptRecordMain/index.vue | 275 +++++++++++-------
.../index.vue | 9 +-
2 files changed, 171 insertions(+), 113 deletions(-)
diff --git a/src/views/wms/productionManage/productreceipt/productreceiptRecordMain/index.vue b/src/views/wms/productionManage/productreceipt/productreceiptRecordMain/index.vue
index 758726fc4..99b72166e 100644
--- a/src/views/wms/productionManage/productreceipt/productreceiptRecordMain/index.vue
+++ b/src/views/wms/productionManage/productreceipt/productreceiptRecordMain/index.vue
@@ -1,23 +1,31 @@
-
+
-
-
+
+
-
-
- {{ row.recoveryRequestFlag=='TRUE'?'是':'否' }}
+
+ {{ row.recoveryRequestFlag == 'TRUE' ? '是' : '否' }}
-
+
{{ row.number }}
-
-
+
+
@@ -67,40 +78,48 @@
-
-
+ :title="DialogTitle"
+ v-model="bomModelVisible"
+ width="80%"
+ :scroll="true"
+ max-height="450px"
+ >
+
+
+
+