add wholesale of sale model

This commit is contained in:
paulGao
2022-05-27 15:22:36 +08:00
parent e97dbe1c90
commit 1bda042bc9
3 changed files with 334 additions and 54 deletions

View File

@@ -110,9 +110,6 @@ export default {
},
// 点击规格
targetClickSku(val) {
// {skuId,goodId}
console.log("%c 规格信息", "color:green");
console.log(val);
this.getGoodsDetail(val);
},
// 获取商品详情