From 5d0e4bcaf5d44a9ce2ff196e38c77676aa8ea880 Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Fri, 12 Jun 2026 16:37:15 +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