@ -236,6 +236,10 @@ export default {
v.selected = true;
}
});
} else {
shop.goods.forEach((v) => {
v.selected = false;
this.judgeSelectAll();
},