diff --git a/src/views/pictureOnMap/page/DrainageSystem/YSIndex_right.vue b/src/views/pictureOnMap/page/DrainageSystem/YSIndex_right.vue index 2ffa84e..db439b4 100644 --- a/src/views/pictureOnMap/page/DrainageSystem/YSIndex_right.vue +++ b/src/views/pictureOnMap/page/DrainageSystem/YSIndex_right.vue @@ -52,7 +52,6 @@ function filetData(id){ let list=gqData.value.waterRegionList.find(i=>{return i.waterRegionId==id}) allList.value=[list] - debugger } onMounted(() => { getData()