fix(/person/report): add /person/report

This commit is contained in:
2026-02-04 17:19:03 +08:00
parent 7176174b9d
commit 0690dcbbb2
12 changed files with 1604 additions and 64 deletions

View File

@@ -167,7 +167,10 @@ export default function PersonalTaskTable() {
h="100%"
align="stretch"
style={{ flexDirection: "column" }}>
<Group justify="flex-end">
<Group justify="space-between" align="center">
<Text fw={700} fz="lg" style={{ marginBottom: 8 }}>
</Text>
<Button
size={"xs"}
fz={"sm"}