From 5f32b360c5cc299d5ce9a94b812b34703184f2d0 Mon Sep 17 00:00:00 2001
From: lxp <1928192722@qq.com>
Date: 星期三, 12 三月 2025 16:02:09 +0800
Subject: [PATCH] 	modified:   src/api/business/reportPreparation.js 	modified:   src/views/business/reportPreparation/index.vue

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

diff --git a/package.json b/package.json
index 0d89465..1bdf3ee 100644
--- a/package.json
+++ b/package.json
@@ -43,14 +43,18 @@
     "axios": "0.28.1",
     "clipboard": "2.0.8",
     "core-js": "3.37.1",
+    "dom-to-image": "^2.6.0",
     "echarts": "5.4.0",
+    "element-resize-detector": "^1.2.4",
     "element-ui": "2.15.14",
     "file-saver": "2.0.5",
     "fuse.js": "6.4.3",
     "highlight.js": "9.18.5",
+    "html2canvas": "^1.4.1",
     "js-beautify": "1.13.0",
     "js-cookie": "3.0.1",
     "jsencrypt": "3.0.0-rc.1",
+    "jspdf": "^3.0.0",
     "mammoth": "^1.9.0",
     "moment": "^2.30.1",
     "nprogress": "0.2.0",
@@ -64,6 +68,7 @@
     "vue-cropper": "0.5.5",
     "vue-demi": "^0.14.10",
     "vue-meta": "2.4.0",
+    "vue-qr": "^4.0.9",
     "vue-router": "3.4.9",
     "vuedraggable": "2.24.3",
     "vuex": "3.6.0",

--
Gitblit v1.9.3