From 6c72f9b20a1c0ea679ee1e39c794183fda217456 Mon Sep 17 00:00:00 2001
From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com>
Date: 星期一, 08 十二月 2025 10:55:01 +0800
Subject: [PATCH] 修改新增

---
 package.json |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 2f30671..1ecbd96 100644
--- a/package.json
+++ b/package.json
@@ -24,19 +24,28 @@
     "@wangeditor/plugin-upload-attachment": "^1.1.0",
     "angular-expressions": "^1.5.0",
     "axios": "0.27.2",
+    "buffer": "^6.0.3",
+    "cssom": "^0.5.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",
     "echarts": "5.4.0",
     "element-plus": "2.2.27",
-    "file-saver": "2.0.5",
+    "file-saver": "^2.0.5",
+    "fs-extra": "^11.3.0",
     "fuse.js": "6.6.2",
+    "html-docx-js": "^0.3.1",
     "html2canvas": "^1.4.1",
+    "htmlparser2": "^10.0.0",
     "js-base64": "^3.7.5",
     "js-cookie": "3.0.1",
+    "jsdom": "^27.0.0",
     "jsencrypt": "3.3.1",
     "jspdf": "^3.0.1",
     "jszip-utils": "^0.1.0",
+    "lunar-calendar": "^0.1.4",
     "moment": "^2.30.1",
     "nprogress": "0.2.0",
     "pinia": "2.0.22",
@@ -52,7 +61,9 @@
     "vue-router": "4.1.4",
     "vue3-json-excel": "^1.0.10-alpha",
     "vue3-tree-org": "^4.2.2",
-    "wangeditor5-for-vue3": "^0.1.0"
+    "wangeditor5-for-vue3": "^0.1.0",
+    "xlsx": "^0.18.5",
+    "xlsx-js-style": "^1.2.0"
   },
   "devDependencies": {
     "@vitejs/plugin-vue": "3.1.0",

--
Gitblit v1.9.2