diff --git a/src/api/spongePerformance/prevention.js b/src/api/spongePerformance/prevention.js index 960a629..de2af42 100644 --- a/src/api/spongePerformance/prevention.js +++ b/src/api/spongePerformance/prevention.js @@ -61,6 +61,14 @@ }); }; +export const queryYearStatistic = params => { + return request({ + url: `/sponge/blackWaterSampling/queryYearStatistic`, + method: 'get', + params, + }); +}; + // 示范期考核 内涝防治标准模型法 export const moduleFloodResult = params => { return request({ diff --git a/src/api/spongePerformance/prevention.js b/src/api/spongePerformance/prevention.js index 960a629..de2af42 100644 --- a/src/api/spongePerformance/prevention.js +++ b/src/api/spongePerformance/prevention.js @@ -61,6 +61,14 @@ }); }; +export const queryYearStatistic = params => { + return request({ + url: `/sponge/blackWaterSampling/queryYearStatistic`, + method: 'get', + params, + }); +}; + // 示范期考核 内涝防治标准模型法 export const moduleFloodResult = params => { return request({ diff --git a/src/views/sponeScreen/Echarts/echartBar3D.vue b/src/views/sponeScreen/Echarts/echartBar3D.vue index ced8605..ce77a76 100644 --- a/src/views/sponeScreen/Echarts/echartBar3D.vue +++ b/src/views/sponeScreen/Echarts/echartBar3D.vue @@ -221,7 +221,6 @@ () => props.refresh, () => { if (allData.chart) { - allData.chart.dispose(); allData.chart = null; } setTimeout(() => { @@ -231,6 +230,7 @@ ); onMounted(() => { + // console.log(props, 'props.refresh'); setTimeout(() => { init(); }, 0); diff --git a/src/api/spongePerformance/prevention.js b/src/api/spongePerformance/prevention.js index 960a629..de2af42 100644 --- a/src/api/spongePerformance/prevention.js +++ b/src/api/spongePerformance/prevention.js @@ -61,6 +61,14 @@ }); }; +export const queryYearStatistic = params => { + return request({ + url: `/sponge/blackWaterSampling/queryYearStatistic`, + method: 'get', + params, + }); +}; + // 示范期考核 内涝防治标准模型法 export const moduleFloodResult = params => { return request({ diff --git a/src/views/sponeScreen/Echarts/echartBar3D.vue b/src/views/sponeScreen/Echarts/echartBar3D.vue index ced8605..ce77a76 100644 --- a/src/views/sponeScreen/Echarts/echartBar3D.vue +++ b/src/views/sponeScreen/Echarts/echartBar3D.vue @@ -221,7 +221,6 @@ () => props.refresh, () => { if (allData.chart) { - allData.chart.dispose(); allData.chart = null; } setTimeout(() => { @@ -231,6 +230,7 @@ ); onMounted(() => { + // console.log(props, 'props.refresh'); setTimeout(() => { init(); }, 0); diff --git a/src/views/spongePerformance/waterUtilizationRate/odorousWaterBodies/index.vue b/src/views/spongePerformance/waterUtilizationRate/odorousWaterBodies/index.vue index 0f029eb..bfd7d4a 100644 --- a/src/views/spongePerformance/waterUtilizationRate/odorousWaterBodies/index.vue +++ b/src/views/spongePerformance/waterUtilizationRate/odorousWaterBodies/index.vue @@ -14,60 +14,16 @@ - - -
-
-
透明度(cm)
- -
-
-
氨氮(mg/L)
- -
-
-
溶解氧(mg/L)
- -
-
-
氧化还原电位(mV)
- -
-
-