Commit e7c1f32e by zhuzhequan

Merge branch 'master' into zzq_bill_order

parents e3d872de 23d33ed9
...@@ -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