From ff48757ae81c895305fdc095d498784b7a49eac0 Mon Sep 17 00:00:00 2001 From: loveflow <5269966+loveflow@user.noreply.gitee.com> Date: Tue, 12 Mar 2024 22:49:28 +0800 Subject: [PATCH] update --- src/loveflow/components/echart/pie/five.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/loveflow/components/echart/pie/five.vue b/src/loveflow/components/echart/pie/five.vue index 4e0bdda..8879b4a 100644 --- a/src/loveflow/components/echart/pie/five.vue +++ b/src/loveflow/components/echart/pie/five.vue @@ -90,7 +90,7 @@ export default { fontSize: 12, rich: { name: { - width: parseInt(height) - 20, + width: parseInt(height)+20, }, rate: { color: "#FFFFFF;",