src/components/panel/topicSearch/SewersSelect/SewersAnalysis.vue
@@ -439,10 +439,10 @@ this.linkPipeline.push(line) }) }, // 连通性 分析结果table列表数据选择点击事件 // 定位方法事件 linkResultSelect (e) { // console.log('连通性分析结果列表点击') // console.log(e) console.log(e) const geom = JSON.parse(e.geomText) if (this.currentSelectResultLine != null) { this.currentSelectResultLine.remove() @@ -483,8 +483,8 @@ this.selectPipeLine() }, async bgSelect (e) { console.log('选择爆管管段') console.log(e) // console.log('选择爆管管段') // console.log(e) this.bgFm = [] if (this.bgMarker != null) { this.bgMarker.remove()