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