修改图片预览大小问题

This commit is contained in:
yangjun 2025-08-06 16:22:27 +08:00
parent d473bd2220
commit bebe32fc75
1 changed files with 0 additions and 1 deletions

View File

@ -42,7 +42,6 @@
:bodyStyle="{ padding: 0, display: 'flex', justifyContent: 'center', alignItems: 'center' }"
:footer="null"
@cancel="handleCancel"
:style="{ maxWidth: '90vw' }"
>
<img
ref="previewImgRef"