Ver Fonte

常规提交

sunzehao há 2 meses atrás
pai
commit
91fc4bb466
1 ficheiros alterados com 1 adições e 1 exclusões
  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() {