From cb0d500a4a665fe395831531774803865bee94a4 Mon Sep 17 00:00:00 2001
From: zhangdi <1104545947@qq.com>
Date: Wed, 27 May 2026 11:21:47 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BB=93=E5=BA=93=E9=97=AE=E9=A2=98=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../materialExpiration/expire.vue | 1337 ++++++-----------
1 file changed, 459 insertions(+), 878 deletions(-)
diff --git a/src/views/warehouseManagement/materialExpiration/expire.vue b/src/views/warehouseManagement/materialExpiration/expire.vue
index 703720e4..ae2a9b63 100644
--- a/src/views/warehouseManagement/materialExpiration/expire.vue
+++ b/src/views/warehouseManagement/materialExpiration/expire.vue
@@ -1,891 +1,472 @@
-
-
-
-
- 到期处理
-
-
-
- 即将到期
- 已到期
-
+
+
+ 即将到期
+ 已到期
+
-
-
- 报废出库
-
-
- usedOpenView(val,scope.row)" />
-
-
- {{scope.row.goodsStatus === false ? '合格' : scope.row.goodsStatus === true ? '限用' : ''}}
-
-
-
-
-
-
-
+
+
+ 报废出库
+
+
+ usedOpenView(val, scope.row)"
+ />
+
+
+ {{
+ scope.row.goodsStatus === false ? '合格' : scope.row.goodsStatus === true ? '限用' : ''
+ }}
+
+
+
+
+
+
\ No newline at end of file