商品详情添加购物车修改

This commit is contained in:
GaoHao
2024-08-08 13:36:56 +08:00
parent bfc63507f7
commit f7cea2ceb7

View File

@@ -740,6 +740,7 @@
this.specifications.typeName = type
try {
if (item1.productSkuResult == null) {
this.isSpec = true;
// 但但单个规格弹框的处理
this.hodgepodge(this.specifications, 2) //获取skuid /2查找价格和数量
} else {