src/components/BaseNav/WasteWater/HourData.vue
@@ -36,7 +36,7 @@ import mapApi from '@/api/mapApi' export default { name: 'ECharts', name: 'HourData', components: { PublicDataStandard }, @@ -357,7 +357,7 @@ color: ydatas[i].zxcolor, width: 5 }, borderColor: 'black', // 折点边框的颜色 borderColor: ydatas[i].zxcolor, // 折点边框的颜色 label: { // 显示值 show: false }