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