From 2607482b733cd079c1272352fffce2e266cae7e6 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 19 三月 2026 17:43:08 +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