#
luxiaotao1123
2024-04-28 201321e7379ebc00a80fd48415ece152481801fb
src/pages/left/index.jsx
@@ -5,7 +5,7 @@
import Panel from '@/components/panel';
// import Buffer from './modules/Buffer';
import StockCharts from './components/stock-charts';
// import Task from './modules/Task';
// import AgvPanel from './modules/AgvPanel';
@@ -30,7 +30,7 @@
        >
            <div className="h-full overflow-auto">
                <Panel title="库房情况">
                    {/* <Buffer /> */}
                    <StockCharts />
                </Panel>
                <Panel title="库存类型">
                    {/* <Task /> */}