From 40110af52484266d765eab597099b746d1358b06 Mon Sep 17 00:00:00 2001
From: 陈泽平 <chenzeping>
Date: 星期二, 25 五月 2021 15:22:05 +0800
Subject: [PATCH] 企业应急事件上报页面修改

---
 src/components/LayerController/logic/EnvironmentRisk.js |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/src/components/LayerController/logic/EnvironmentRisk.js b/src/components/LayerController/logic/EnvironmentRisk.js
index 429ff9a..df5cc76 100644
--- a/src/components/LayerController/logic/EnvironmentRisk.js
+++ b/src/components/LayerController/logic/EnvironmentRisk.js
@@ -72,6 +72,10 @@
 
   }
 
+  /**
+   * 鐜舰楗煎浘
+   * @param properties
+   */
   function chartRender (properties) {
     const qyId = properties.QY_ID
     const qyjc = properties.QY_JC
@@ -98,7 +102,7 @@
         {
           type: 'text',
           left: 'center',
-          top: '35%',
+          top: '43%', // 璁剧疆鐜舰鏂囧瓧鐨則op浣嶇疆
           style: {
             text: num,
             textAlign: 'center',

--
Gitblit v1.8.0