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

pull/133/head
YunaiV 2023-04-19 20:10:04 +08:00
parent 730e287d86
commit 22e5b45d84
1 changed files with 1 additions and 1 deletions

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,