mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 11:24:17 +00:00
fix: 修复创建角色成功后跳转详情的问题
This commit is contained in:
committed by
Jiangjie.Bai
parent
6f6577b2c8
commit
8e887ca271
@@ -18,6 +18,7 @@ export default {
|
||||
scopeRole: scope + 'role',
|
||||
config: {
|
||||
url: `/api/v1/rbac/${scope}-roles/`,
|
||||
objectDetailRoute: { name: 'RoleDetail', query: { scope: scope }},
|
||||
initial: {
|
||||
scope: scope
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user