From 1fd3c46b4265a96ca3c00beb0b8960f2cf3c103c Mon Sep 17 00:00:00 2001 From: d266377 Date: Mon, 2 Feb 2026 14:14:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=80=81=E5=8A=BF=E6=84=9F=E7=9F=A5=E5=B9=B3?= =?UTF-8?q?=E5=8F=B0-=E5=85=A8=E7=90=83=E5=BC=80=E6=BA=90=E9=A3=8E?= =?UTF-8?q?=E9=99=A9=E6=80=81=E5=8A=BF=E6=84=9F=E7=9F=A5=E7=9B=91=E6=8E=A7?= =?UTF-8?q?=E4=B8=AD=E5=BF=83-=E8=A1=8C=E4=B8=9A=E5=88=86=E5=B8=83?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Jyh/security/components/IndustryDistribution.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/Jyh/security/components/IndustryDistribution.vue b/src/views/Jyh/security/components/IndustryDistribution.vue index 9635b9e..9478c50 100644 --- a/src/views/Jyh/security/components/IndustryDistribution.vue +++ b/src/views/Jyh/security/components/IndustryDistribution.vue @@ -75,6 +75,7 @@ const initChart = () => { name: '行业分布', type: 'pie', radius: ['40%', '70%'], + center: ['50%', '45%'], data: internalData.value, label: { show: true,