diff --git a/src/components/BottomBar/gasii/gasChart/index.jsx b/src/components/BottomBar/gasii/gasChart/index.jsx index 5ddd72f..2ab0b4c 100644 --- a/src/components/BottomBar/gasii/gasChart/index.jsx +++ b/src/components/BottomBar/gasii/gasChart/index.jsx @@ -26,7 +26,7 @@ function GasChart(props) { key={Math.random()} option={getOptions( seriesData, - dataSource == 'gas-i' ? '天然气I' : '天然气II', + dataSource == 'gas-i' ? '天然气' : '天然气II', )} style={{ height: '100%' }} /> diff --git a/src/components/RightBar/EnergyCost/EnergyCostChart/index.jsx b/src/components/RightBar/EnergyCost/EnergyCostChart/index.jsx index 88d4b8b..b12bfd7 100644 --- a/src/components/RightBar/EnergyCost/EnergyCostChart/index.jsx +++ b/src/components/RightBar/EnergyCost/EnergyCostChart/index.jsx @@ -115,12 +115,12 @@ const EnergyCostChart = (props) => { 电耗能 - + {/* 天然气 焦炉煤气 - + */}