Browse Source

智能选址

liutao 3 weeks ago
parent
commit
b9fc108504
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web_ui/src/views/industrial-land/AiIndustriaLandDetail.vue

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

@@ -575,7 +575,7 @@ export default {
       this.activeIndex = 0;
       this.initMap();
 
-      this.testStubXgdk();
+      // this.testStubXgdk();
     });
   },
   created() {