From ea3c33c8561df39d4f123d1424fda99dd0f0c51d Mon Sep 17 00:00:00 2001
From: wujian <14790700720@163.com>
Date: 星期四, 14 十一月 2024 08:15:41 +0800
Subject: [PATCH] add - panel

---
 jcdm-ui/package.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/jcdm-ui/package.json b/jcdm-ui/package.json
index 89380e7..e0247c2 100644
--- a/jcdm-ui/package.json
+++ b/jcdm-ui/package.json
@@ -40,7 +40,7 @@
     "axios": "0.24.0",
     "clipboard": "2.0.8",
     "core-js": "3.25.3",
-    "echarts": "5.4.0",
+    "echarts": "^4.9.0",
     "element-ui": "^2.15.13",
     "file-saver": "2.0.5",
     "fuse.js": "6.4.3",
@@ -49,12 +49,14 @@
     "js-cookie": "3.0.1",
     "jsencrypt": "3.0.0-rc.1",
     "nprogress": "0.2.0",
+    "qrcode-reader": "^1.0.4",
     "quill": "1.3.7",
     "screenfull": "5.0.2",
     "sortablejs": "1.10.2",
     "vue": "2.6.12",
     "vue-count-to": "1.0.13",
     "vue-cropper": "0.5.5",
+    "vue-echarts": "^4.0.0",
     "vue-meta": "2.4.0",
     "vue-qr": "^4.0.9",
     "vue-router": "3.4.9",
@@ -73,6 +75,7 @@
     "eslint": "7.15.0",
     "eslint-plugin-vue": "7.2.0",
     "lint-staged": "10.5.3",
+    "qrcodejs2": "^0.0.2",
     "runjs": "4.4.2",
     "sass": "1.32.13",
     "sass-loader": "10.1.1",

--
Gitblit v1.9.3