提交
This commit is contained in:
@@ -1084,7 +1084,7 @@
|
||||
},
|
||||
onHandleClickBuy(e) {
|
||||
var mynavData = JSON.stringify({
|
||||
goods: [this.selectGoodsData],
|
||||
goods: [{...this.selectGoodsData,productAmount:1}],
|
||||
typeId: 0,
|
||||
navTitle: this.course.title,
|
||||
title: this.course.title,
|
||||
|
||||
Reference in New Issue
Block a user