소스 검색

创建或更新后取消全选

LXXXY 5 년 전
부모
커밋
9440844507
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/views/data_admin/buildGraphy/locationPointMsg.vue

+ 1 - 0
src/views/data_admin/buildGraphy/locationPointMsg.vue

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