From 398794afbbe0696e763aa002313dcf4c3b82420c Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Tue, 30 Jun 2026 08:35:44 +0800
Subject: [PATCH] 中科大支线—用户导入
---
package.json | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 7c2504d..1f5becc 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,8 +45,14 @@
"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"
+ "wangeditor5-for-vue3": "^0.1.0",
+ "docx": "^9.5.1",
+ "docx-preview": "^0.3.5",
+ "docx-templates": "^4.14.1",
+ "docxtemplater": "^3.65.1",
+ "docxtemplater-image-module-free": "^1.1.1"
},
"devDependencies": {
"@vitejs/plugin-vue": "3.1.0",
--
Gitblit v1.9.2