Explorar el Código

智能选址前端

liutao hace 1 mes
padre
commit
6094115ba1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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() {