Merge pull request '关注' (#202) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/202
This commit is contained in:
luyuan 2020-08-14 17:53:58 +08:00
commit dc03b9f410

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"