route fix
This commit is contained in:
parent
f8aeb0caac
commit
d669624fbe
|
@ -543,7 +543,7 @@ export const systemRoutes: RouteRecordRaw[] = [
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: '/project-management/project-template',
|
path: '/project-management/project-template',
|
||||||
|
@ -640,11 +640,11 @@ export const systemRoutes: RouteRecordRaw[] = [
|
||||||
icon: 'audit',
|
icon: 'audit',
|
||||||
hidden: false,
|
hidden: false,
|
||||||
},
|
},
|
||||||
|
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
path: '/construction-operation-platform',
|
path: '/construction-operation-platform',
|
||||||
name: 'ConstructionOperationPlatform',
|
name: 'ConstructionOperationPlatform',
|
||||||
|
|
Loading…
Reference in New Issue