From e788e5d1e5340bde32a54e0a9165528b4c93a2dd Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期一, 23 三月 2026 11:15:10 +0800
Subject: [PATCH] fix: 耗材调整

---
 src/views/consumablesLogistics/receiptManagement/index.vue |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/src/views/consumablesLogistics/receiptManagement/index.vue b/src/views/consumablesLogistics/receiptManagement/index.vue
index 0277a1d..525a065 100644
--- a/src/views/consumablesLogistics/receiptManagement/index.vue
+++ b/src/views/consumablesLogistics/receiptManagement/index.vue
@@ -21,11 +21,6 @@
     label: '鍚堟牸鍏ュ簱',
     name: 'qualified',
     type: '0'
-  },
-  {
-    label: '涓嶅悎鏍煎叆搴�',
-    name: 'unqualified',
-    type: '1'
   }
 ])
 

--
Gitblit v1.9.3