From 069da66fbe2748d51b1f3bc63f9ae00e660083c6 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期一, 04 十一月 2024 14:45:18 +0800
Subject: [PATCH] 场景报告模块(暂存)

---
 package.json |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index bf3a30c..99f30e6 100644
--- a/package.json
+++ b/package.json
@@ -16,14 +16,18 @@
     "@amap/amap-jsapi-loader": "^1.0.1",
     "@ctrl/tinycolor": "^4.0.2",
     "@element-plus/icons-vue": "^2.0.10",
+    "@vue-office/excel": "^1.7.11",
     "@vueuse/core": "^9.7.0",
     "axios": "^1.2.1",
     "dayjs": "^1.11.13",
     "element-plus": "^2.8.3",
+    "exceljs": "^4.4.0",
+    "file-saver": "^2.0.5",
     "js-base64": "^3.7.5",
     "md5": "^2.3.0",
     "pinia": "^2.0.26",
     "vue": "^3.2.45",
+    "vue-demi": "^0.14.6",
     "vue-i18n": "^9.8.0",
     "vue-router": "^4.1.6",
     "xlsx": "^0.18.5"

--
Gitblit v1.9.3