mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-15 19:35:07 +08:00
crm-团队成员:新增获得权限级别名称函数 getLevelName
This commit is contained in:
@ -9,6 +9,7 @@ export interface PermissionVO {
|
||||
deptName?: string // 部门名称
|
||||
nickname?: string // 用户昵称
|
||||
postNames?: string // 岗位名称数组
|
||||
createTime?: Date
|
||||
}
|
||||
|
||||
// 查询团队成员列表
|
||||
|
Reference in New Issue
Block a user