bug fixed
This commit is contained in:
parent
3ea4071a32
commit
bc543ad502
|
|
@ -38,7 +38,7 @@ const menus: IMenu[] = [
|
|||
name: 'consoleHome',
|
||||
icon: 'workbench',
|
||||
url: '/home',
|
||||
destEntity: '',
|
||||
destEntity: 'userRelation',
|
||||
order: 0,
|
||||
actions: ['select'],
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue