From ee79f53fd9385b087ebd7a93af638d91a9825d10 Mon Sep 17 00:00:00 2001
From: “linengliang” <vanSuperEnergy@163.com>
Date: 星期三, 23 八月 2023 18:04:35 +0800
Subject: [PATCH] lnl,设备台账导入功能+页面字段调整

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

diff --git a/package.json b/package.json
index 0e3dbef..324ff1c 100644
--- a/package.json
+++ b/package.json
@@ -14,6 +14,7 @@
     "@jeecg/antd-online-mini": "3.0.0-RC",
     "@tinymce/tinymce-vue": "2.1.0",
     "@toast-ui/editor": "^2.1.2",
+    "ali-oss": "^6.17.1",
     "ant-design-vue": "^1.7.2",
     "axios": "^0.18.0",
     "china-area-data": "^5.0.1",
@@ -40,6 +41,7 @@
     "vue-i18n": "^8.7.0",
     "vue-loader": "^15.7.0",
     "vue-ls": "^3.2.0",
+    "vue-pdf": "^4.3.0",
     "vue-photo-preview": "^1.1.3",
     "vue-print-nb-jeecg": "^1.0.9",
     "vue-router": "^3.0.1",

--
Gitblit v1.9.3