diff --git a/src/views/pictureOnMap/LayerControl.vue b/src/views/pictureOnMap/LayerControl.vue index 13cdd1d..f752cdf 100644 --- a/src/views/pictureOnMap/LayerControl.vue +++ b/src/views/pictureOnMap/LayerControl.vue @@ -151,7 +151,11 @@ }, { value: "rainwater_pipeline_quality", - label: "市政监测点", + label: "市政雨水监测", + }, + { + value: "sewage_pipeline_quality", + label: "市政污水监测", }, ], },