商品详情添加购物车修改
This commit is contained in:
@@ -740,6 +740,7 @@
|
|||||||
this.specifications.typeName = type
|
this.specifications.typeName = type
|
||||||
try {
|
try {
|
||||||
if (item1.productSkuResult == null) {
|
if (item1.productSkuResult == null) {
|
||||||
|
this.isSpec = true;
|
||||||
// 但但单个规格弹框的处理
|
// 但但单个规格弹框的处理
|
||||||
this.hodgepodge(this.specifications, 2) //获取skuid /2查找价格和数量
|
this.hodgepodge(this.specifications, 2) //获取skuid /2查找价格和数量
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user