mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-18 17:05:54 +08:00
add wholesale of sale model
This commit is contained in:
@@ -110,9 +110,6 @@ export default {
|
||||
},
|
||||
// 点击规格
|
||||
targetClickSku(val) {
|
||||
// {skuId,goodId}
|
||||
console.log("%c 规格信息", "color:green");
|
||||
console.log(val);
|
||||
this.getGoodsDetail(val);
|
||||
},
|
||||
// 获取商品详情
|
||||
|
||||
Reference in New Issue
Block a user