From d815fbd281d6bb9c1fff1712614bf9738fd32d73 Mon Sep 17 00:00:00 2001 From: zhouwx <1175765986@qq.com> Date: 星期四, 15 八月 2024 17:29:12 +0800 Subject: [PATCH] 工作台 --- package.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 7c2504d..1d3e356 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", @@ -43,6 +43,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