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 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index e4b41c8..1f5becc 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,12 @@
"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