From b9b69ab04e9f10550c57d31e5017e482c7c96c39 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期一, 23 三月 2026 10:21:21 +0800
Subject: [PATCH] fix: 修改3.22客户提出的修改需求

---
 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