@@ -128,7 +128,7 @@
<view class="name">{{ date.goodsName }}</view>
</view>
- <view class="goodsSnapshot" v-if="goodsSnapshot">
+ <view class="goodsSnapshot" v-if="ticketTypeList.length>0&&goodsSnapshot">
票务说明:{{goodsSnapshot}}
<!-- <view class="type-item" :class="{active:sessionIndex==index}" v-for="(item,index) in ticketTypeList" :key="index">