From 867849a70abe49517a648343f8f8a684a12f73bd Mon Sep 17 00:00:00 2001 From: yuyu <1981343953@qq.com> Date: 星期三, 30 八月 2023 11:32:31 +0800 Subject: [PATCH] 8.30提交 导出pdf功能 --- package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/package.json b/package.json index 0b19172..4767215 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,7 @@ "core-js": "3.6.5", "echarts": "^5.4.3", "element-ui": "2.13.2", + "html2pdf.js": "^0.10.1", "js-cookie": "2.2.0", "normalize.css": "7.0.0", "nprogress": "0.2.0", -- Gitblit v1.9.3