fix(/management/person/dashboard): component change

This commit is contained in:
2026-02-03 18:41:37 +08:00
parent f37a119eff
commit 7176174b9d
6 changed files with 195 additions and 93 deletions

View File

@@ -9,6 +9,7 @@ import {
Select,
Table,
} from "@mantine/core"
import { IconRefresh } from "@tabler/icons-react"
import dayjs from "dayjs"
import duration from "dayjs/plugin/duration"
@@ -73,7 +74,10 @@ export default function PersonalProjectTable() {
style={{ flexDirection: "column" }}>
<Group justify="flex-end">
<Button
variant="filled"
size={"xs"}
fz={"sm"}
fw={500}
radius="sm"
onClick={load}
loading={loading}
leftSection={<IconRefresh size={16} />}>