#
luxiaotao1123
2024-05-05 d12d58f9df8a8a05466496e12f2dbd02e8f51a31
src/pages/left/components/agv-charts.jsx
@@ -26,7 +26,7 @@
  return (
    <ScrollBoard
      config={config}
      style={{ width: '100%', height: '220px', fontSize: '12px', marginBottom: '8px' }}
      style={{ width: '100%', height: '280px', fontSize: '12px', marginBottom: '8px' }}
    />
  );
};