瀏覽代碼

创建或更新后取消全选

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;
     }
   }
 }