From 2631ca1e0a9ddefc5292598b7f9ef2a31c7af29a Mon Sep 17 00:00:00 2001
From: zouyu <2723363702@qq.com>
Date: 星期一, 04 九月 2023 18:03:05 +0800
Subject: [PATCH] 	modified:   src/views/inspectionManagement/reportForInspection/index.vue 	modified:   src/views/laboratory/ledger/index.vue 	modified:   src/views/laboratory/organizational/index.vue 	modified:   src/views/laboratory/personnel/index.vue

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

diff --git a/package.json b/package.json
index 0b19172..112973e 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,9 @@
     "core-js": "3.6.5",
     "echarts": "^5.4.3",
     "element-ui": "2.13.2",
+    "html2pdf.js": "^0.10.1",
     "js-cookie": "2.2.0",
+    "moment": "^2.29.4",
     "normalize.css": "7.0.0",
     "nprogress": "0.2.0",
     "path-to-regexp": "2.4.0",

--
Gitblit v1.9.3