From 6ef2ac92c0d3f79b59b8698274918df830b58b29 Mon Sep 17 00:00:00 2001 From: ZZJ <10913410+zzj2100@user.noreply.gitee.com> Date: 星期四, 28 七月 2022 10:20:24 +0800 Subject: [PATCH] 禅道bug --- package.json | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index e13c10b..4bdc30e 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ }, "dependencies": { "@amap/amap-jsapi-loader": "^1.0.1", + "@antv/g2": "^4.2.2", "@hscmap/vue-window": "^2.4.2", "axios": "^0.19.0", "core-js": "^2.6.5", @@ -17,10 +18,12 @@ "echarts-liquidfill": "^2.0.5", "element-ui": "^2.11.1", "jquery": "^3.6.0", + "jsplumb": "^2.15.6", "less": "^3.10.2", "less-loader": "^5.0.0", "lib-flexible": "^0.3.2", "moment": "~2.22.1", + "numeral": "^2.0.6", "pug": "^2.0.4", "pug-plain-loader": "^1.0.0", "qs": "^6.8.0", -- Gitblit v1.8.0