test connect

This commit is contained in:
何德超 2025-07-22 09:38:23 +08:00
parent b9b1da2186
commit c3fb37aa6b
1 changed files with 1 additions and 1 deletions

View File

@ -435,7 +435,7 @@ export const systemRoutes: RouteRecordRaw[] = [
path: '/project-management',
name: 'ProjectManagement',
component: Layout,
redirect: '/project-management/project-template/project-management',
redirect: '/project-management/contract/revenue-contract3',
meta: { title: '项目管理', icon: 'apps', hidden: false, sort: 4 },
children: [
{