#
luxiaotao1123
2024-04-30 65405469e645b8f45c8b1d687d5478c308e42fd6
src/pages/left/components/task-charts.jsx
@@ -145,7 +145,7 @@
  return (
    <>
      <div>
        <ReactECharts style={{ height: '200px' }} option={option} />
        <ReactECharts style={{ height: '250px' }} option={option} />
      </div>
    </>
  );