From d098e2e3a16837ad0a61c1a2df93b27c7d16bfd2 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Fri, 06 Sep 2024 17:10:29 +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