新增 admin 下 由于文件夹名称log而丢失的文件
This commit is contained in:
@@ -384,13 +384,13 @@ export const asyncRoutes = [
|
||||
},
|
||||
|
||||
{
|
||||
path: '/error-log',
|
||||
path: '/error-integralLog',
|
||||
component: 'layout/Layout',
|
||||
redirect: 'noRedirect',
|
||||
children: [
|
||||
{
|
||||
path: 'log',
|
||||
component: 'views/error-log/index',
|
||||
component: 'views/error-integralLog/index',
|
||||
name: 'ErrorLog',
|
||||
meta: { title: 'Error Log', icon: 'bug' }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user