修改首页默认地址
This commit is contained in:
parent
ce43dc5975
commit
f07c8b7006
@ -71,7 +71,7 @@ export const constantRoutes = [
|
||||
children: [
|
||||
{
|
||||
path: '/index',
|
||||
component: () => import('@/views/masterDataManagement/Plant/PlantFactorySite'),
|
||||
component: () => import('@/views/masterDataManagement/Plant/PlantProductlinebody'),
|
||||
name: 'Index',
|
||||
meta: { title: '首页', icon: 'index', affix: true, titleKey: 'menu.home' }
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user