From 04ecdbfb7be63ca4a3d49d3575847e728e3e9ae7 Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期五, 27 三月 2026 17:44:13 +0800
Subject: [PATCH] fix:1.耗材选择产品优化
---
src/views/consumablesLogistics/stockReport/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/consumablesLogistics/stockReport/index.vue b/src/views/consumablesLogistics/stockReport/index.vue
index 3daddfc..7c82920 100644
--- a/src/views/consumablesLogistics/stockReport/index.vue
+++ b/src/views/consumablesLogistics/stockReport/index.vue
@@ -214,11 +214,11 @@
prop="currentStock"
align="center"
/>
- <el-table-column
+ <!-- <el-table-column
label="鐜板噣閲�(鍚�)"
prop="currentWeight"
align="center"
- />
+ /> -->
<el-table-column label="鏉ユ簮"
prop="recordType"
v-if="searchForm.reportType !== 'inout'"
--
Gitblit v1.9.3