sunzehao 2 hónapja
szülő
commit
91fc4bb466
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      src/views/cesium.vue

+ 1 - 1
src/views/cesium.vue

@@ -256,7 +256,7 @@ export default {
       this.initSystemInfo();
     }
     this.cityModel();
-    this.getData();
+    // this.getData();
   },
 
   unmounted() {