fix:修复【c端】兑换有效期,应该展示后台给卡密商品单独设置的有效期时间

This commit is contained in:
Apple 2022-11-03 10:38:32 +08:00
parent 1b41899583
commit f2da835f39
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
<img :src="cardData.show_url" alt="">
<p class="product_name">{{cardData.product_name}}</p>
<p class="end_time">
卡密有效期:{{cardData.keyBatch.end_time}}
卡密有效期:{{cardData.goods.end_time}}
</p>
</div>
<div class="bottomBox">