From 6e0acc36bb1cd838e7ef008b2f8cbbbd6b269c05 Mon Sep 17 00:00:00 2001
From: wangqi <magical1908@outlook.com>
Date: 星期三, 14 四月 2021 11:37:43 +0800
Subject: [PATCH] Merge branch 'develop' of http://xearth.cn:6600/r/wuyushui/SewerAndRainNetwork into develop

---
 src/components/BaseNav/PublicBounced/common/echarts/EChartsDate.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/components/BaseNav/PublicBounced/common/echarts/EChartsDate.vue b/src/components/BaseNav/PublicBounced/common/echarts/EChartsDate.vue
index 4ead4bd..44986ec 100644
--- a/src/components/BaseNav/PublicBounced/common/echarts/EChartsDate.vue
+++ b/src/components/BaseNav/PublicBounced/common/echarts/EChartsDate.vue
@@ -335,7 +335,8 @@
         },
         grid: { // 缃戞牸
           top: '20%',
-          left: '5%'
+          left: '12%',
+          bottom: '15%'
           // containLabel: true
         },
         legend: { // 鍥句緥

--
Gitblit v1.8.0