From 1ea0d85b0fe2e7e4427fd484a9342d964c831b3d Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期三, 06 八月 2025 15:15:00 +0800
Subject: [PATCH] 修改

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

diff --git a/package.json b/package.json
index 7c2504d..e4b41c8 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
     "@wangeditor/editor-for-vue": "^5.1.12",
     "@wangeditor/plugin-upload-attachment": "^1.1.0",
     "axios": "0.27.2",
-    "echarts": "5.4.0",
+    "echarts": "^5.4.0",
     "element-plus": "2.2.27",
     "file-saver": "2.0.5",
     "fuse.js": "6.6.2",
@@ -33,6 +33,8 @@
     "moment": "^2.30.1",
     "nprogress": "0.2.0",
     "pinia": "2.0.22",
+    "print-js": "^1.6.0",
+    "qrcode": "^1.5.4",
     "quill": "^2.0.0-dev.3",
     "spark-md5": "^3.0.2",
     "tinymce": "^5.10.2",
@@ -43,6 +45,7 @@
     "vue-qr": "^4.0.9",
     "vue-quill-editor": "^3.0.6",
     "vue-router": "4.1.4",
+    "vue3-count-to": "^1.1.2",
     "vue3-json-excel": "^1.0.10-alpha",
     "wangeditor5-for-vue3": "^0.1.0"
   },

--
Gitblit v1.9.2