From e788e5d1e5340bde32a54e0a9165528b4c93a2dd Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期一, 23 三月 2026 11:15:10 +0800
Subject: [PATCH] fix: 耗材调整
---
src/views/consumablesLogistics/stockManagement/Qualified.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/consumablesLogistics/stockManagement/Qualified.vue b/src/views/consumablesLogistics/stockManagement/Qualified.vue
index 9e8101b..09a4f48 100644
--- a/src/views/consumablesLogistics/stockManagement/Qualified.vue
+++ b/src/views/consumablesLogistics/stockManagement/Qualified.vue
@@ -28,7 +28,7 @@
<el-table-column label="瑙勬牸鍨嬪彿" prop="model" show-overflow-tooltip />
<el-table-column label="鍗曚綅" prop="unit" show-overflow-tooltip />
<el-table-column label="鏁伴噺" prop="qualitity" show-overflow-tooltip />
- <el-table-column label="閲囪喘鍛�" prop="purchaser" show-overflow-tooltip />
+ <!-- <el-table-column label="閲囪喘鍛�" prop="purchaser" show-overflow-tooltip /> -->
<el-table-column label="澶囨敞" prop="remark" show-overflow-tooltip />
<el-table-column label="鏈�杩戞洿鏂版椂闂�" prop="updateTime" show-overflow-tooltip />
<el-table-column fixed="right" label="鎿嶄綔" min-width="60" align="center">
--
Gitblit v1.9.3