mirror of
				https://gitee.com/hhyykk/ipms-sjy-ui.git
				synced 2025-10-31 02:08:45 +08:00 
			
		
		
		
	修复[流程分配规则]无法跳转的问题
This commit is contained in:
		| @@ -272,7 +272,7 @@ const remainingRouter: AppRouteRecordRaw[] = [ | |||||||
|       { |       { | ||||||
|         path: '/manager/task-assign-rule', |         path: '/manager/task-assign-rule', | ||||||
|         component: () => import('@/views/bpm/taskAssignRule/index.vue'), |         component: () => import('@/views/bpm/taskAssignRule/index.vue'), | ||||||
|         name: 'BpmTaskAssignRule', |         name: 'BpmTaskAssignRuleList', | ||||||
|         meta: { |         meta: { | ||||||
|           noCache: true, |           noCache: true, | ||||||
|           hidden: true, |           hidden: true, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 YunaiV
					YunaiV