From 2580545be3ba0b7070d1497c2711de7d435ed02b Mon Sep 17 00:00:00 2001 From: yangdelong <828900aaa> Date: 星期四, 27 五月 2021 09:28:14 +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