From 4e950b3724519ddf165f33be9988098daf979d33 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期五, 27 三月 2026 09:58:26 +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