diff --git a/pkg_user/views/giftList.vue b/pkg_user/views/giftList.vue index a153ed7..16ccdc9 100644 --- a/pkg_user/views/giftList.vue +++ b/pkg_user/views/giftList.vue @@ -141,6 +141,7 @@ :key="cartIndex" class="gift-body" @click="giftItemClickHanlde(item)" + v-if="item.isBlind === 0" > + + + + + + + {{ item.travelGroupProductInfo.name }} + + + + {{ item.travelGroupProductInfo.price }} + + + +