From 183112f5fb2e5dd063ee4bbd2f2cd06b37127a83 Mon Sep 17 00:00:00 2001 From: OathK1per Date: Wed, 16 Nov 2022 16:19:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AF=E8=A7=86=E5=8C=96=E7=BC=A9=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/admin/space_statistics.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/admin/space_statistics.ftl b/src/main/resources/templates/admin/space_statistics.ftl index f33e2ec..26b7854 100644 --- a/src/main/resources/templates/admin/space_statistics.ftl +++ b/src/main/resources/templates/admin/space_statistics.ftl @@ -38,7 +38,7 @@ }, tooltip: { trigger: 'item', - formatter: '{a}{b}
项目数占比:{d}%' + formatter: '{b}
项目数占比:{d}%' }, legend: { orient: 'vertical',