diff --git a/pages/order_addcart/order_addcart.vue b/pages/order_addcart/order_addcart.vue index 6b1e045..27c2fe5 100644 --- a/pages/order_addcart/order_addcart.vue +++ b/pages/order_addcart/order_addcart.vue @@ -311,7 +311,7 @@ this.getCartNum(); this.goodsHidden = true; this.footerswitch = true; - this.isAllSelect = true; //全不选 + // this.isAllSelect = true; //全不选 this.selectValue = []; //选中的数据 this.isShowAuth = false; uni.setStorage({