Fix:3119 【商城小程序】用户点击商品卡片不会跳转到对应的商品详情页
This commit is contained in:
@@ -777,7 +777,7 @@ export default {
|
||||
},
|
||||
goRoom() {
|
||||
const params = {
|
||||
goodsId: this.productId,
|
||||
goodsId: this.id,
|
||||
goodsName: this.attr.productSelect.store_name,
|
||||
skuStr: this.attrValue,
|
||||
price: this.attr.productSelect.price,
|
||||
|
||||
Reference in New Issue
Block a user