From c7b1eac183f1e05130e5f6ebbd5242aeb767d0db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Tue, 1 Jul 2025 17:41:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=9C=8B=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + src/components/chart.vue | 1 + 2 files changed, 2 insertions(+) diff --git a/package.json b/package.json index 2971a70..5ac3c42 100644 --- a/package.json +++ b/package.json @@ -36,6 +36,7 @@ "diagram-js": "12.3.0", "didi": "9.0.2", "echarts": "5.5.0", + "echarts-liquidfill": "^3.1.0", "element-plus": "2.9.1", "file-saver": "2.0.5", "fuse.js": "7.0.0", diff --git a/src/components/chart.vue b/src/components/chart.vue index b822223..3369cd2 100644 --- a/src/components/chart.vue +++ b/src/components/chart.vue @@ -4,6 +4,7 @@