Feat:抽奖2.0(抽奖活动无法正常进入到下一个抽奖活动,购买抽奖商品无法获取到抽奖码)/V2
This commit is contained in:
@@ -1495,6 +1495,9 @@ export default {
|
||||
case "day":
|
||||
q.dailyGoodsId = Number(this.activityId)
|
||||
break
|
||||
case "countyLottery":
|
||||
q.activityId = Number(this.activityId || 0)
|
||||
break
|
||||
}
|
||||
postCartAdd(q).then(function (res) {
|
||||
that.isOpen = false
|
||||
|
||||
Reference in New Issue
Block a user