From df084ef7fc2f3b1a00790ed55616188b280f9594 Mon Sep 17 00:00:00 2001
From: liding <756868258@qq.com>
Date: 星期四, 26 三月 2026 18:06:19 +0800
Subject: [PATCH] fix:1.仓储库存单位转换记录和库存关联更新 2.原材料和非原材料的数量区分 3.入库和出库记录删除单位转换库存更新 4.过磅单单位转换更新

---
 src/views/reportAnalysis/dataDashboard/index.vue |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/src/views/reportAnalysis/dataDashboard/index.vue b/src/views/reportAnalysis/dataDashboard/index.vue
index f4374b0..67a700f 100644
--- a/src/views/reportAnalysis/dataDashboard/index.vue
+++ b/src/views/reportAnalysis/dataDashboard/index.vue
@@ -20,10 +20,8 @@
     <div class="dashboard-content">
     <!-- 宸︿晶鍖哄煙 -->
     <div class="left-panel">
-      <!-- 瀹㈡埛淇℃伅缁熻鍒嗘瀽 -->
       <LeftTop />
 
-      <!-- 璐ㄩ噺缁熻 -->
       <LeftBottom />
     </div>
 
@@ -36,10 +34,8 @@
 
     <!-- 鍙充晶鍖哄煙 -->
     <div class="right-panel">
-      <!-- 搴旀敹搴斾粯缁熻 -->
       <RightTop />
 
-      <!-- 鍥炴涓庡紑绁ㄥ垎鏋� -->
        <RightBottom />
     </div>
     </div>

--
Gitblit v1.9.3