fix warning
This commit is contained in:
parent
519b62d43f
commit
5c48241bcb
@ -73,12 +73,11 @@ export const routes = [
|
||||
]
|
||||
},
|
||||
{
|
||||
path: 'help',
|
||||
path: '/help',
|
||||
component: AdminLayout,
|
||||
children: [
|
||||
{
|
||||
path: 'https://github.com/fatedier/frp',
|
||||
component: () => import('@/views/Overview'),
|
||||
meta: {
|
||||
title: 'Help',
|
||||
icon: 'help'
|
||||
|
Loading…
Reference in New Issue
Block a user