mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-13 11:24:17 +00:00
perf: 修改 url
This commit is contained in:
@@ -39,6 +39,7 @@ export default {
|
||||
user: { name: '', username: '', email: '', comment: '' },
|
||||
config: {
|
||||
activeMenu: 'UserInfo',
|
||||
url: '/api/v1/users/groups/',
|
||||
actions: {
|
||||
canUpdate: () => vm.user.can_update,
|
||||
canDelete: () => vm.user.can_delete
|
||||
|
||||
Reference in New Issue
Block a user