From 4af9a5d043aa4e29f43b8f8e2a21e41d6827ab6f Mon Sep 17 00:00:00 2001 From: yuyu <1981343953@qq.com> Date: 星期五, 18 八月 2023 16:17:26 +0800 Subject: [PATCH] 8.18 合格率统计 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 8f69471..c0ee919 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "amfe-flexible": "^2.2.1", "axios": "0.18.1", "core-js": "3.6.5", + "echarts": "^5.4.3", "element-ui": "2.13.2", "js-cookie": "2.2.0", "normalize.css": "7.0.0", -- Gitblit v1.9.3