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',