src/components/menu/bottom-menu.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/menu/bottom-menu.vue
@@ -565,16 +565,14 @@ ); }, switchMenu(id){ if(id!=1) { if (id != 1) { this.setViewer1Show(false); } if(id!=3) { if (id != 3) { this.closeSjxl(); } if(id!=4) { if (id != 4) { this.closeSpjk(); } }, @@ -704,6 +702,7 @@ } }, closeSpjk() { if (!this.isShowSPJK) { this.isShowSPJK = true; if (window.sxtkGeojson) { window.sxtkGeojson.deleteObject(); @@ -717,6 +716,7 @@ Bus.$emit("closeSPJK"); // this.spjkLoad(); } } }, // 分层分户 fencengfenhu() {