From 0ed79e824a4786bbe11f9af05afc97ed3e9f3ad6 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期四, 22 一月 2026 13:27:11 +0800
Subject: [PATCH] Merge branch 'dev_New' of http://114.132.189.42:9002/r/product-inventory-management into dev_New
---
src/views/reportAnalysis/dataDashboard/index.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/views/reportAnalysis/dataDashboard/index.vue b/src/views/reportAnalysis/dataDashboard/index.vue
index 566d7ea..5c318c8 100644
--- a/src/views/reportAnalysis/dataDashboard/index.vue
+++ b/src/views/reportAnalysis/dataDashboard/index.vue
@@ -49,7 +49,7 @@
</div>
</div>
<!-- 宸ュ簭鍦ㄥ埗鍝佹暟閲忔煴鐘跺浘 -->
- <div style="height: 82%;margin-top: 20px">
+ <div style="height: 70%">
<Echarts ref="chart"
:chartStyle="chartStyle"
:grid="grid"
@@ -1614,7 +1614,7 @@
display: flex;
gap: 12px;
width: 100%;
- height: 94px;
+ height: 54px;
justify-content: space-between;
align-items: center;
}
@@ -1956,7 +1956,7 @@
/* 鐢熶骇璁㈠崟杩涘害琛ㄦ牸鏍峰紡 */
.progress-table-container {
- height: 250px;
+ height: 200px;
overflow-y: auto;
overflow-x: hidden;
margin-top: 10px;
--
Gitblit v1.9.3