浏览代码

切换楼层搜索楼层变空

YaolongHan 4 年之前
父节点
当前提交
36a1260e36
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      src/components/floorMap/index.vue

+ 5 - 0
src/components/floorMap/index.vue

@@ -639,6 +639,11 @@ export default {
       });
     },
     readBaseMap(floor) {
+      //情况搜索框
+      this.options = [];
+      this.serchmsg = '';
+      this.visible = false;
+      /////////////////
       this.loadBoard(window.fengmapData.gnameToGid[floor]);
       window.fengmapData.parseData(
         window.fengmapData.gnameToGid[floor],