Browse Source

保存状态

YaolongHan 4 years ago
parent
commit
f47d11d871
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/components/floorMap/index.vue

+ 2 - 2
src/components/floorMap/index.vue

@@ -347,7 +347,7 @@ export default {
       }
     },
     // 点击底图商铺高亮对应的电井
-    shopLisghtWell(itemList) {
+    shopLisghtWell() {
       const getParams = {
         plazaId: this.plazaId,
         floor: this.floorid,
@@ -731,7 +731,7 @@ export default {
             t.connect("legendItemClick", t, this.handleClickLegendItem);
           });
           // 获取本层楼所有电井对应的商铺 id
-          this.shopLisghtWell(this.topologyParser.imageLegendList);
+          this.shopLisghtWell();
 
           // 增加管线类
           // 增加图标类图例