mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-01 18:57:14 +08:00
feat: 修改角色支持衔接新增角色时的父子联动
This commit is contained in:
@@ -70,6 +70,8 @@ export interface RoleDetailResp {
|
||||
dataScope: number
|
||||
deptIds: Array<number>
|
||||
isSystem: boolean
|
||||
menuCheckStrictly: boolean
|
||||
deptCheckStrictly: boolean
|
||||
createUserString: string
|
||||
createTime: string
|
||||
updateUserString: string
|
||||
|
||||
Reference in New Issue
Block a user