From 537b85c5056ee83faa774f60e53b77b66ebfbd43 Mon Sep 17 00:00:00 2001
From: zhangdi <1104545947@qq.com>
Date: Wed, 20 May 2026 11:00:26 +0800
Subject: [PATCH] =?UTF-8?q?=E9=A2=86=E6=96=99=E5=87=BA=E5=BA=93=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../components/editMaterial.vue | 282 ++---
.../materialIssuing.vue | 979 ++++++++----------
2 files changed, 523 insertions(+), 738 deletions(-)
diff --git a/src/views/inboundOutboundManagement/components/editMaterial.vue b/src/views/inboundOutboundManagement/components/editMaterial.vue
index 8b5fbf72..bab4a7f1 100644
--- a/src/views/inboundOutboundManagement/components/editMaterial.vue
+++ b/src/views/inboundOutboundManagement/components/editMaterial.vue
@@ -1,216 +1,94 @@
-
-
-
-
-
-
-
- changeWare(val,scope.$index)">
-
-
-
-
-
-
- changeLocation(val,scope.$index)">
-
-
-
-
-
-
- changePiNo(val,scope.$index)">
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/inboundOutboundManagement/materialIssuing.vue b/src/views/inboundOutboundManagement/materialIssuing.vue
index a9a3ab8f..34892007 100644
--- a/src/views/inboundOutboundManagement/materialIssuing.vue
+++ b/src/views/inboundOutboundManagement/materialIssuing.vue
@@ -1,546 +1,453 @@
-
-
-
-
-
- 出库
-
-
- 出库
- 完成
- 删除
-
-
-
-
-
+
+
+
+
+
+ 出库
+
+
+ 出库
+ 完成
+ 删除
+
+
+ {{
+ scope.row.location == '' ? '请选择库位' : scope.row.location
+ }}
+
+
+
+
\ No newline at end of file