提交
This commit is contained in:
@@ -818,6 +818,7 @@
|
||||
}
|
||||
|
||||
var list = [...this.goodsDataList];
|
||||
console.log(list,'确认订单 金额!!!')
|
||||
list = list.map((e) => e.goodsType);
|
||||
this.haveCourse = list.some((ele) => ele === "05");
|
||||
if (this.options.sourceType == "curriculum") {
|
||||
|
||||
Reference in New Issue
Block a user