From cbb07baa7fec84a79914651daa22ba214f4e0260 Mon Sep 17 00:00:00 2001
From: 阳洁 <2077506045@qq.com>
Date: 星期三, 31 一月 2024 17:36:27 +0800
Subject: [PATCH] Merge branch 'APIFan' of http://47.107.238.89:10801/r/TAI_OTS_BROWSER into APIFan
---
package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index f2c58da..9d7cd63 100644
--- a/package.json
+++ b/package.json
@@ -17,12 +17,14 @@
"dependencies": {
"axios": "^0.19.0",
"core-js": "^2.6.9",
+ "echarts": "^5.4.2",
"element-ui": "^2.14.1",
"es6-promise": "^4.2.8",
"js-cookie": "2.2.0",
"normalize.css": "8.0.1",
"nprogress": "0.2.0",
"pdfh5": "^1.4.2",
+ "seedrandom": "^3.0.5",
"vue": "2.6.10",
"vue-i18n": "^8.15.3",
"vue-router": "^3.0.3",
--
Gitblit v1.9.1