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