czh-20260521-更改计划名称以及优化新增分组流程
This commit is contained in:
@@ -31,6 +31,14 @@ const dashboard: AppRouteModule = {
|
||||
title: t('routes.dashboard.workbench'),
|
||||
},
|
||||
},
|
||||
{
|
||||
path: 'processPortal',
|
||||
name: 'ProcessPortal',
|
||||
component: () => import('/@/views/dashboard/ProcessPortal/index.vue'),
|
||||
meta: {
|
||||
title: '流程门户',
|
||||
},
|
||||
},
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user