test connect
This commit is contained in:
parent
b9b1da2186
commit
c3fb37aa6b
|
@ -435,7 +435,7 @@ export const systemRoutes: RouteRecordRaw[] = [
|
||||||
path: '/project-management',
|
path: '/project-management',
|
||||||
name: 'ProjectManagement',
|
name: 'ProjectManagement',
|
||||||
component: Layout,
|
component: Layout,
|
||||||
redirect: '/project-management/project-template/project-management',
|
redirect: '/project-management/contract/revenue-contract3',
|
||||||
meta: { title: '项目管理', icon: 'apps', hidden: false, sort: 4 },
|
meta: { title: '项目管理', icon: 'apps', hidden: false, sort: 4 },
|
||||||
children: [
|
children: [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue