From e5c3a10ffc181fadd32c19ed0dc566d8a0cb93d7 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期二, 17 三月 2026 16:10:59 +0800
Subject: [PATCH] fix: 库存报表页面未做页码分页(仓储物流的入库管理也没有分页)
---
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