src/components/panel/topicSearch/SewersSelect/SewersAnalysis.vue
@@ -150,7 +150,7 @@ // 地图上点击 selectPipeLine () { window.map.on('click', this.selectClick) // // 关闭弹窗 // 关闭弹窗 window.layerFactory.clickSwitch = false }, // 地图上点击回调 @@ -215,8 +215,6 @@ // 连通性 起始管段 table列表数据 选择数据事件 的点击事件 linkSelectStart (e) { // console.log(e) // console.log('选择起始管段') // this.$refs.singleTable.setCurrentRow(e) this.currentSelectStart = e if (this.currentSelectStartLine != null) { this.currentSelectStartLine.remove()