From 28bd61701bb409257ea0dd3c78f32bd0b45ebbd5 Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期一, 06 三月 2023 09:16:35 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.20.39:8989/r/LFWEB_NEW

---
 src/components/chart/CountryDimensionPie.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/chart/CountryDimensionPie.vue b/src/components/chart/CountryDimensionPie.vue
index 6bc8d69..d3750f7 100644
--- a/src/components/chart/CountryDimensionPie.vue
+++ b/src/components/chart/CountryDimensionPie.vue
@@ -287,6 +287,6 @@
 <style lang="scss" scoped>
 .echart {
   width: 100%;
-  height: 100%;
+  height: 85%;
 }
 </style>

--
Gitblit v1.9.3