@@ -236,7 +236,8 @@
},
// 盲票选中改变
- changeTicket(e) {
+ changeTicket({ detail }) {
+ this.currentIndex = detail.current
this.getPrize(this.ticketList[this.currentIndex].boxId)