Feat:抽奖2.0(抽奖活动无法正常进入到下一个抽奖活动,购买抽奖商品无法获取到抽奖码)/V2
This commit is contained in:
@@ -330,6 +330,9 @@ export default {
|
||||
new: 1,
|
||||
uniqueId: currentSelect.unique || ''
|
||||
}
|
||||
if (this.activityId) {
|
||||
q.activityId = Number(this.activityId)
|
||||
}
|
||||
postCartAdd(q).then(res => {
|
||||
this.isOpen = false
|
||||
this.attr.cartAttr = false
|
||||
|
||||
Reference in New Issue
Block a user