From 7e35fe134a922e5d3056bf9cdf16cf22ab381953 Mon Sep 17 00:00:00 2001 From: GGJ <357021191@qq.com> Date: Thu, 9 May 2024 18:02:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20echarts=20=E9=9B=B7?= =?UTF-8?q?=E8=BE=BE=E5=9B=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index b140976a..f95b7899 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,7 @@ "echarts": "^5.4.3", "echarts-gl": "^2.0.9", "echarts4": "npm:echarts@^4.9.0", + "echarts-liquidfill": "^3.1.0", "element-plus": "^2.7.2", "exceljs": "^4.4.0", "file-saver": "^2.0.5",