mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-12 10:45:10 +08:00
Co-authored-by: Xubo Leng <xubo.leng@thoughtworks.com>
This commit is contained in:
parent
ee7e9c0a00
commit
3359d7b193
@ -51,7 +51,7 @@
|
||||
v-show="i === index"
|
||||
ref="img"
|
||||
:key="url"
|
||||
:src="currentImg"
|
||||
:src="url"
|
||||
:style="imgStyle"
|
||||
class="el-image-viewer__img"
|
||||
@load="handleImgLoad"
|
||||
|
Loading…
Reference in New Issue
Block a user