src/pages/right/components/task-charts.jsx @@ -132,7 +132,7 @@ return ( <div> <ReactECharts style={{ height: '250px' }} option={option} /> <ReactECharts style={{ height: '280px' }} option={option} /> </div> ); };