修改图片预览大小问题
This commit is contained in:
parent
d473bd2220
commit
bebe32fc75
|
@ -42,7 +42,6 @@
|
||||||
:bodyStyle="{ padding: 0, display: 'flex', justifyContent: 'center', alignItems: 'center' }"
|
:bodyStyle="{ padding: 0, display: 'flex', justifyContent: 'center', alignItems: 'center' }"
|
||||||
:footer="null"
|
:footer="null"
|
||||||
@cancel="handleCancel"
|
@cancel="handleCancel"
|
||||||
:style="{ maxWidth: '90vw' }"
|
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
ref="previewImgRef"
|
ref="previewImgRef"
|
||||||
|
|
Loading…
Reference in New Issue