update ruoyi-ui/src/components/ImagePreview/index.vue.
This commit is contained in:
parent
d7ca248bc8
commit
059432682b
@ -2,7 +2,7 @@
|
||||
<el-image
|
||||
:src="`${realSrc}`"
|
||||
fit="cover"
|
||||
:style="`width:${realWidth};height:${realHeight};`"
|
||||
:style="`width:${realWidth};height:${r45ealHeight};`"
|
||||
:preview-src-list="realSrcList"
|
||||
>
|
||||
<div slot="error" class="image-slot">
|
||||
|
Loading…
x
Reference in New Issue
Block a user