update
init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
// 组织机构管理
|
||||
export enum orgManageApi {
|
||||
departManageList = 'system:depart-manage-list:manage',
|
||||
departUserList = 'system:depart-user-list:user',
|
||||
}
|
||||
Reference in New Issue
Block a user