fix(image): fix bug
This commit is contained in:
@@ -12,7 +12,7 @@ type PermissionMap = {
|
||||
}
|
||||
|
||||
const mappingList: { [x: string]: [string, string] } = {
|
||||
"/setting/project/all": ["project", "config"],
|
||||
"/project/own": ["project", "config"],
|
||||
"/management/team/employee": ["user", "view"],
|
||||
"/management/team/organization": ["user", "group_view"],
|
||||
"/management/team/dailypaper": ["daily_work", "team_view"],
|
||||
|
||||
Reference in New Issue
Block a user