feat: add care execution workspace

This commit is contained in:
2026-07-03 00:35:04 -07:00
parent df7c2efcc5
commit b6b15acc69
20 changed files with 4270 additions and 18 deletions

View File

@@ -61,7 +61,7 @@ export const navGroups: NavGroup[] = [
path: "/care",
label: "护理服务",
icon: "care",
permission: "elder:update",
permission: "care:read",
},
{
path: "/emergency",