change
This commit is contained in:
parent
1f83b26fa5
commit
bab19a707d
|
@ -185,14 +185,7 @@ export const asyncRoutes = [
|
|||
component: () => import('@/views/pm/gantt'),
|
||||
meta: { title: '甘特图', perms: ['vendor_manage'] },
|
||||
hidden: true
|
||||
},
|
||||
{
|
||||
path: 'gantt1',
|
||||
name: 'gantt1',
|
||||
component: () => import('@/views/pm/gantt1'),
|
||||
meta: { title: '甘特图', perms: ['vendor_manage'] },
|
||||
hidden: true
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
,
|
||||
|
|
Loading…
Reference in New Issue