This commit is contained in:
luyuan 2020-08-14 17:53:23 +08:00
parent ce1c1a4f16
commit d520fe8017
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -11,7 +11,7 @@
<view @touchmove.stop="">
<u-swipe-action
v-for="(item, index) in shangjia" :key="index"
:index='item.friend_store_id'
:index='item.friend_tomid'
:options="options"
:show="item.show"
@click="removeFavorite"