From 5f18876241777adb7cacce4bc8316779cb16c237 Mon Sep 17 00:00:00 2001
From: huminmin <mac@MacBook-Pro.local>
Date: 星期五, 03 四月 2026 10:04:58 +0800
Subject: [PATCH] 生产报表联调,并优化页面

---
 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