系统参数 路由图标调整
This commit is contained in:
parent
e413b30f00
commit
824d465ec9
@ -280,11 +280,11 @@ export const generatedRoutes: GeneratedRoute[] = [
|
||||
},
|
||||
children: [
|
||||
{
|
||||
name: 'system_manager',
|
||||
name: 'system_variable',
|
||||
path: '/system/manager',
|
||||
component: 'view.system_manager',
|
||||
meta: {
|
||||
title: 'system_manager',
|
||||
title: 'system_variable',
|
||||
icon: 'system:parameter',
|
||||
i18nKey: 'route.system_variable'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user