关注
This commit is contained in:
parent
ce1c1a4f16
commit
d520fe8017
@ -11,7 +11,7 @@
|
|||||||
<view @touchmove.stop="">
|
<view @touchmove.stop="">
|
||||||
<u-swipe-action
|
<u-swipe-action
|
||||||
v-for="(item, index) in shangjia" :key="index"
|
v-for="(item, index) in shangjia" :key="index"
|
||||||
:index='item.friend_store_id'
|
:index='item.friend_tomid'
|
||||||
:options="options"
|
:options="options"
|
||||||
:show="item.show"
|
:show="item.show"
|
||||||
@click="removeFavorite"
|
@click="removeFavorite"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user