From 19453ccbf5f0cd89450768fbcc29f7437ca8b282 Mon Sep 17 00:00:00 2001 From: 祖安之光 <11848914+light-of-zuan@user.noreply.gitee.com> Date: 星期四, 07 八月 2025 09:16:39 +0800 Subject: [PATCH] 修改新增 --- package.json | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 2f30671..fcb5339 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,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