From 7008407e4961a895b6bdab8e0c3fed11f9f67174 Mon Sep 17 00:00:00 2001 From: yaowanxin <3588231647@qq.com> Date: 星期五, 08 八月 2025 11:15:32 +0800 Subject: [PATCH] 用电区域界面,时段请求 --- package.json | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index e349105..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