From a27edc14f632e878ede9c7b16de10b01626e938b Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期三, 25 三月 2026 14:39:08 +0800
Subject: [PATCH] fix: 检测提交后,管理员还能进行编辑

---
 src/pages/consumablesLogistics/stockManagement/Qualified.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pages/consumablesLogistics/stockManagement/Qualified.vue b/src/pages/consumablesLogistics/stockManagement/Qualified.vue
index ab42864..7362da7 100644
--- a/src/pages/consumablesLogistics/stockManagement/Qualified.vue
+++ b/src/pages/consumablesLogistics/stockManagement/Qualified.vue
@@ -27,7 +27,7 @@
         <el-table-column label="瑙勬牸鍨嬪彿" prop="model" min-width="160" show-overflow-tooltip />
         <el-table-column label="鍗曚綅" prop="unit" width="100" show-overflow-tooltip />
         <el-table-column label="搴撳瓨鏁伴噺" prop="qualitity" width="110" show-overflow-tooltip />
-        <el-table-column label="鍐荤粨鏁伴噺" prop="lockedQuantity" width="110" show-overflow-tooltip />
+        <!-- <el-table-column label="鍐荤粨鏁伴噺" prop="lockedQuantity" width="110" show-overflow-tooltip /> -->
         <el-table-column label="鏈�杩戞洿鏂版椂闂�" prop="updateTime" width="180" show-overflow-tooltip />
         <el-table-column label="澶囨敞" prop="remark" min-width="140" show-overflow-tooltip />
       </el-table>

--
Gitblit v1.9.3