@@ -165,7 +165,7 @@
// 抽奖
luckyDraw (id, number, awardId) {
let param = {id: id, number: number, awardId: awardId}
- this.luckyDrawEventsService.save(param)
+ this.luckyDrawInfoService.save(param)
// this.refreshList()
},
// 查看