From 2b1cc85f7f9755fad9f7b3774f87c6a5bdbe70cb Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期一, 23 三月 2026 16:26:35 +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