优惠券相关修改更新
This commit is contained in:
@@ -991,7 +991,6 @@
|
||||
})
|
||||
this.salePrice = res.data.salePrice // 价格
|
||||
let data = null;
|
||||
console.log(a)
|
||||
if (a == 1) { //1添加购物车 2是websocket返回这个商品的价格(应为不同的多规格商品返回不同的价格)
|
||||
let params = {
|
||||
"skuId": res.data.id,
|
||||
|
||||
Reference in New Issue
Block a user