#
luxiaotao1123
2024-05-14 4f1728a730b2cf93e9e9f8cfade46a0559e34287
src/pages/right/components/stat-charts.jsx
@@ -226,7 +226,7 @@
  return (
    <>
      <div>
        <ReactECharts style={{ height: '200px' }} option={option} />
        <ReactECharts style={{ height: '250px' }} option={option} />
      </div>
    </>
  );