修复[流程分配规则]无法跳转的问题

This commit is contained in:
YunaiV 2023-04-19 20:10:04 +08:00
parent 730e287d86
commit 22e5b45d84

View File

@ -272,7 +272,7 @@ const remainingRouter: AppRouteRecordRaw[] = [
{
path: '/manager/task-assign-rule',
component: () => import('@/views/bpm/taskAssignRule/index.vue'),
name: 'BpmTaskAssignRule',
name: 'BpmTaskAssignRuleList',
meta: {
noCache: true,
hidden: true,