chore: rename permission module

This commit is contained in:
Frudrax Cheng
2026-06-06 13:36:48 +08:00
parent 2d24be0c2a
commit 2892cfb93d
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -110,7 +110,7 @@ src/
- `PublicQuery` auto-redirects scanned `zjbf-xm-*` serials to `/project-orders/:serialNumber`.
- Product trace QR codes use `/product-traces/:serialNumber` directly.
- Shared public-page chrome (logo + 备案 footer) lives in `components/PublicLayout.tsx`
- `/admin/employee-serials` is the 权限下发 page despite the legacy route name.
- `/admin/employee-serials` is the 权限管理 page despite the legacy route name.
- Technicians should only see/use the aftersales and project work-order modules; admins see all admin menu items.
### Roles and Permission Issuance