瀏覽代碼

Dashboard ui

MergeProblem1
Tommy\2Fi-Staff 2 週之前
父節點
當前提交
d50aebb674
共有 1 個文件被更改,包括 0 次插入5 次删除
  1. +0
    -5
      src/components/DashboardPage/truckSchedule/TruckScheduleDashboard.tsx

+ 0
- 5
src/components/DashboardPage/truckSchedule/TruckScheduleDashboard.tsx 查看文件

@@ -237,11 +237,6 @@ const TruckScheduleDashboard: React.FC = () => {
return (
<Card sx={{ mb: 2 }}>
<CardContent>
{/* Title */}
<Typography variant="h5" sx={{ mb: 3, fontWeight: 600 }}>
{t("Truck Schedule Dashboard")}
</Typography>

{/* Filter */}
<Stack direction="row" spacing={2} sx={{ mb: 3 }}>
<FormControl sx={{ minWidth: 150 }} size="small">


Loading…
取消
儲存