From c9459d46bcfc8320fe4423eb388855539d45f7bc Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期三, 07 八月 2024 11:08:55 +0800 Subject: [PATCH] 点位时间优化 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index b700b9c..7311195 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,7 @@ "axios": "0.24.0", "clipboard": "2.0.8", "core-js": "3.25.3", + "d3": "^7.9.0", "echarts": "5.4.0", "echarts-gl": "^2.0.9", "element-ui": "2.15.14", -- Gitblit v1.8.0