#
luxiaotao1123
2024-05-11 71f12f94c165bcc6ddf6ebd97c0dc2381c04963a
src/pages/right/index.jsx
@@ -6,7 +6,7 @@
import Panel from '@/components/panel';
// import Allerway from './components/Allerway';
import InOutCharts from './components/inout-charts';
import StatCharts from './components/stat-charts';
import TaskCharts from './components/task-charts';
// import Handles from './components/Handles';
@@ -32,7 +32,7 @@
      >
        <div className="overflow-hidden h-full">
          <Panel title="出入库信息">
            {/* <Allerway /> */}
            <InOutCharts />
          </Panel>
          <Panel title="出入库统计">
            <StatCharts />