diff --git a/pkg-video/views/lottery-log.vue b/pkg-video/views/lottery-log.vue index 57363ef..c1da413 100644 --- a/pkg-video/views/lottery-log.vue +++ b/pkg-video/views/lottery-log.vue @@ -80,7 +80,7 @@ export default { this.page++ this.fetchList() }, - async takeItem(item) { + async takeItem(item, index) { // 领取商品 if (item['prizeType'] === 1 && item['status'] === 1) { uni.navigateTo({