From 3fea6020efa3203f2753e15a247d325f331cf99f Mon Sep 17 00:00:00 2001 From: hekaiyu <13673834656@163.com> Date: Sun, 11 May 2025 14:50:36 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A5=BC=E5=9B=BE=E5=90=8D=E7=A7=B0=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/task/statistics.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/task/statistics.vue b/src/views/task/statistics.vue index 80e2361..36a029c 100644 --- a/src/views/task/statistics.vue +++ b/src/views/task/statistics.vue @@ -286,7 +286,7 @@ export default { }, series: [ { - name: '占比', + name: 'GB', type: 'pie', radius: '80%', data: this.totalNumberCataloguesData,