提交
This commit is contained in:
@@ -299,8 +299,8 @@
|
||||
price: val.activityPrice && val.activityPrice != 0 ? val.activityPrice : val.price,
|
||||
goodsType: val.goodsType,
|
||||
}, ],
|
||||
navTitle: this.options.navTitle,
|
||||
title: this.options.title,
|
||||
navTitle: val.productName,
|
||||
title: val.productName,
|
||||
typeId: 0,
|
||||
}); // 这里转换成 字符串
|
||||
|
||||
|
||||
Reference in New Issue
Block a user