Browse Source

创建或更新后取消全选

LXXXY 5 năm trước cách đây
mục cha
commit
9440844507
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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;
     }
   }
 }