From 0893068bb35526667417d6dbff0fad101c3dd7ee Mon Sep 17 00:00:00 2001 From: xiaweibo1 <9245255+xiaweibo1@user.noreply.gitee.com> Date: Wed, 24 Nov 2021 13:51:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/common/dialog/DataReview/application.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/common/dialog/DataReview/application.vue b/src/components/common/dialog/DataReview/application.vue index 5780b9f..90c1068 100644 --- a/src/components/common/dialog/DataReview/application.vue +++ b/src/components/common/dialog/DataReview/application.vue @@ -32,6 +32,9 @@ export default { require: true } }, + components: { + ElImageViewer: () => import('element-ui/packages/image/src/image-viewer') + }, data() { return{ host:'http://wenhua.xingtongworld.com',