dept.ts API: CRUD + buildTree 树形构建; DeptManagement 页面: 树形表格 + 新增/编辑/删除 + 权限守卫; 修复 validation-rules.ts 的 as const 导致 readonly 类型不兼容问题。