route fix

This commit is contained in:
何德超 2025-07-21 14:35:34 +08:00
parent f8aeb0caac
commit d669624fbe
1 changed files with 168 additions and 168 deletions

View File

@ -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',