瀏覽代碼

常规提交

sunzehao 2 月之前
父節點
當前提交
91fc4bb466
共有 1 個文件被更改,包括 1 次插入1 次删除
  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() {