Browse Source

fix:地图数据处理

chenzhen2 2 years ago
parent
commit
20762f5559
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/envmonitor/components/Map/MapBox.vue

+ 2 - 2
src/views/envmonitor/components/Map/MapBox.vue

@@ -121,9 +121,9 @@
       >
         {{ item.localName }}
       </div>
-      <div class="buiding-item" @click.stop="comfirmFloor('4555556')">
+      <!-- <div class="buiding-item" @click.stop="comfirmFloor('4555556')">
         4555556
-      </div>
+      </div> -->
     </van-popup>
 
     <!--搜索-->