src/components/panel/topicSearch/SewersSelect/SewersAnalysis.vue
@@ -261,7 +261,7 @@ } // 根据参数请求接口数据 const res = await mapApi.findPipelineByClickPoint(param) console.log(res.pipesegcode) console.log(res) if (this.activeName === 'first') { if (this.linkType === 1) { this.tableDataLinkStart = res.data @@ -367,7 +367,7 @@ startLineID: this.currentSelectStart.pipesegcode, endLineID: this.currentSelectEnd.pipesegcode } // console.log(param) console.log(param) // 请求接口和数据 const res = await mapApi.findConnectedPipelines(param) // console.log(res)