diff --git a/src/components/Echarts/pieChart_1.js b/src/components/Echarts/pieChart_1.js index db79f45..62bb3b7 100644 --- a/src/components/Echarts/pieChart_1.js +++ b/src/components/Echarts/pieChart_1.js @@ -1242,7 +1242,6 @@ series: { name: '', type: 'bar', - // prettier-ignore data: [], }, }, diff --git a/src/components/Echarts/pieChart_1.js b/src/components/Echarts/pieChart_1.js index db79f45..62bb3b7 100644 --- a/src/components/Echarts/pieChart_1.js +++ b/src/components/Echarts/pieChart_1.js @@ -1242,7 +1242,6 @@ series: { name: '', type: 'bar', - // prettier-ignore data: [], }, }, diff --git a/src/views/sponeScreen/HaiMianScreen/index.vue b/src/views/sponeScreen/HaiMianScreen/index.vue index 3fa881b..a6f5c63 100644 --- a/src/views/sponeScreen/HaiMianScreen/index.vue +++ b/src/views/sponeScreen/HaiMianScreen/index.vue @@ -207,7 +207,8 @@ properties.type == 'YSBZ' || properties.type == 'WSBZ' || properties.type == 'combineBengZhan' || - properties.type == 'sewageFactory' + properties.type == 'sewageFactory' || + properties.type == 'waterLoging' ) { bus.emit('popupcontent', { popupShow: true, diff --git a/src/components/Echarts/pieChart_1.js b/src/components/Echarts/pieChart_1.js index db79f45..62bb3b7 100644 --- a/src/components/Echarts/pieChart_1.js +++ b/src/components/Echarts/pieChart_1.js @@ -1242,7 +1242,6 @@ series: { name: '', type: 'bar', - // prettier-ignore data: [], }, }, diff --git a/src/views/sponeScreen/HaiMianScreen/index.vue b/src/views/sponeScreen/HaiMianScreen/index.vue index 3fa881b..a6f5c63 100644 --- a/src/views/sponeScreen/HaiMianScreen/index.vue +++ b/src/views/sponeScreen/HaiMianScreen/index.vue @@ -207,7 +207,8 @@ properties.type == 'YSBZ' || properties.type == 'WSBZ' || properties.type == 'combineBengZhan' || - properties.type == 'sewageFactory' + properties.type == 'sewageFactory' || + properties.type == 'waterLoging' ) { bus.emit('popupcontent', { popupShow: true, diff --git a/src/views/sponeScreen/gisMF/cesiumPopup.vue b/src/views/sponeScreen/gisMF/cesiumPopup.vue index 43b9b7e..9e04bd0 100644 --- a/src/views/sponeScreen/gisMF/cesiumPopup.vue +++ b/src/views/sponeScreen/gisMF/cesiumPopup.vue @@ -6,6 +6,7 @@