mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-03 16:02:08 +00:00
修复切换图片导致的js报错
This commit is contained in:
parent
7a9ad7163b
commit
ddbef0172f
@ -26,7 +26,7 @@
|
||||
v-if="i === index"
|
||||
ref="img"
|
||||
class="preview-view-img"
|
||||
:key="url"
|
||||
:key="i"
|
||||
:src="currentImg"
|
||||
:style="imgStyle"
|
||||
@load="handleImgLoad"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user