@@ -52,6 +52,7 @@ export default {
clearImg(){
this.choImg = [];
this.isIndeterminate = false;
+ this.checkAll = false;
}