force img updating immediately

This commit is contained in:
taehoon 2019-09-03 16:44:51 -04:00
parent a1aada2454
commit cdbb8ca8b9

View file

@ -9,6 +9,7 @@
/>
<img
ref="src"
:key="src"
:src="src"
:referrerpolicy="referrerpolicy"
@load="onLoad"