sunzehao hace 2 meses
padre
commit
91fc4bb466
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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() {