瀏覽代碼

智能选址前端

liutao 1 月之前
父節點
當前提交
6094115ba1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web_ui/src/views/industrial-land/AiIndustriaLandDetail.vue

+ 1 - 1
web_ui/src/views/industrial-land/AiIndustriaLandDetail.vue

@@ -517,7 +517,7 @@ export default {
     this.$nextTick(() => {
       this.activeIndex = 0;
       this.initMap();
-      this.mockTestData();
+      // this.mockTestData();
     });
   },
   created() {