Commit 23d33ed9 by zhuzhequan

.stop

parent 14005c4d
...@@ -321,7 +321,7 @@ ...@@ -321,7 +321,7 @@
: '' : ''
" "
class="item-image" class="item-image"
@click="handleChangeImages(item, cardItem)" @click.stop="handleChangeImages(item, cardItem)"
> >
<img :src="item?.image" height="28" /> <img :src="item?.image" height="28" />
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment