diff --git a/pages/order_food/order_food.vue b/pages/order_food/order_food.vue index 615b527..1c9115d 100644 --- a/pages/order_food/order_food.vue +++ b/pages/order_food/order_food.vue @@ -740,6 +740,7 @@ this.specifications.typeName = type try { if (item1.productSkuResult == null) { + this.isSpec = true; // 但但单个规格弹框的处理 this.hodgepodge(this.specifications, 2) //获取skuid /2查找价格和数量 } else {