소스 검색

常规提交

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() {