From 4f9858af4306d4dc14bd21eaf2ffddd2a1a827d5 Mon Sep 17 00:00:00 2001 From: cuijian <cuijian@xalxzn.com> Date: 星期三, 22 十一月 2023 19:13:19 +0800 Subject: [PATCH] 操作证审核功能 --- package.json | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fdd3f33..1c8fad1 100644 --- a/package.json +++ b/package.json @@ -12,9 +12,9 @@ "dependencies": { "@antv/data-set": "^0.11.4", "@jeecg/antd-online-mini": "3.0.0-RC", - "@jiaminghi/data-view": "^2.10.0", "@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", @@ -45,6 +45,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", @@ -125,4 +126,4 @@ "last 2 versions", "not ie <= 8" ] -} +} \ No newline at end of file -- Gitblit v1.9.3