#
luxiaotao1123
2024-05-09 efd99f2395add0e6004d6486f13a3ecd9499e159
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' }}
    />
  );
};