From 32eedf2857255cf29985ffc0cc73e75eccda39bf Mon Sep 17 00:00:00 2001
From: Riku <risaku@163.com>
Date: 星期六, 20 九月 2025 22:18:15 +0800
Subject: [PATCH] 2025.9.20 完成现场巡查基础数据产品和月度巡查简报的中间数据产品

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

diff --git a/package.json b/package.json
index 3b8fb9b..c219580 100644
--- a/package.json
+++ b/package.json
@@ -20,9 +20,11 @@
     "@vueuse/core": "^9.7.0",
     "axios": "^1.2.1",
     "dayjs": "^1.11.13",
+    "docx-preview": "^0.3.5",
     "docxtemplater": "^3.50.0",
     "docxtemplater-image-module": "^3.1.0",
     "docxtemplater-image-module-free": "^1.1.1",
+    "echarts": "^5.5.1",
     "element-plus": "^2.8.3",
     "exceljs": "^4.4.0",
     "file-saver": "^2.0.5",
@@ -36,6 +38,7 @@
     "vue": "^3.2.45",
     "vue-demi": "^0.14.6",
     "vue-i18n": "^9.8.0",
+    "vue-print-nb": "^1.7.5",
     "vue-router": "^4.1.6",
     "xlsx": "^0.18.5"
   },

--
Gitblit v1.9.3