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/dispatchLog/Record.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/consumablesLogistics/dispatchLog/Record.vue b/src/views/consumablesLogistics/dispatchLog/Record.vue index a67fa90..b526972 100644 --- a/src/views/consumablesLogistics/dispatchLog/Record.vue +++ b/src/views/consumablesLogistics/dispatchLog/Record.vue @@ -76,11 +76,11 @@ prop="qualitity" show-overflow-tooltip /> - <el-table-column + <!-- <el-table-column label="閲囪喘鍛�" prop="purchaser" show-overflow-tooltip - /> + /> --> <el-table-column label="鍑哄簱浜�" prop="createBy" -- Gitblit v1.9.3