From 87accd3904fd407bc3b626d88cbeca1c7fefead3 Mon Sep 17 00:00:00 2001 From: spring <2396852758@qq.com> Date: 星期二, 05 八月 2025 17:39:03 +0800 Subject: [PATCH] 完成财务管理-收入管理 --- package.json | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 15c79d8..15334fa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ruoyi", "version": "3.8.9", - "description": "鍩烘櫤娌逛簳绠$悊淇℃伅绯荤粺", + "description": "MIS绯荤粺锛堢鐞嗕俊鎭郴缁燂級", "author": "鑻ヤ緷", "license": "MIT", "type": "module", @@ -17,6 +17,8 @@ }, "dependencies": { "@element-plus/icons-vue": "2.3.1", + "@vue-office/docx": "^1.6.3", + "@vue-office/excel": "^1.7.14", "@vueup/vue-quill": "1.2.0", "@vueuse/core": "10.11.0", "axios": "0.28.1", -- Gitblit v1.9.3