ソースを参照

Merge branch 'msg-sever' into dev

haojianlong 5 年 前
コミット
1dfac827b0
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;
     }
   }
 }