From 0bc2784f60f30108cf6fa133b774703bda861721 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: 星期四, 13 二月 2025 16:56:35 +0800
Subject: [PATCH] 特性、分类信息等修改

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

diff --git a/package.json b/package.json
index 7c2504d..4c8d0be 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,7 @@
     "moment": "^2.30.1",
     "nprogress": "0.2.0",
     "pinia": "2.0.22",
+    "print-js": "^1.6.0",
     "quill": "^2.0.0-dev.3",
     "spark-md5": "^3.0.2",
     "tinymce": "^5.10.2",
@@ -43,6 +44,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