#
luxiaotao1123
2024-05-09 8c982a086bc5627bf20a8c2f44489165b08348f8
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>
    </>
  );