mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 02:08:43 +08:00 
			
		
		
		
	嵌入bpmn设计流程模块
This commit is contained in:
		| @@ -198,6 +198,18 @@ const remainingRouter: AppRouteRecordRaw[] = [ | ||||
|           activeMenu: 'bpm/manager/form/formEditor' | ||||
|         } | ||||
|       }, | ||||
|       { | ||||
|         path: '/manager/model/edit', | ||||
|         component: () => import('@/views/bpm/model/modelEditor.vue'), | ||||
|         name: 'modelEditor', | ||||
|         meta: { | ||||
|           noCache: true, | ||||
|           hidden: true, | ||||
|           canTo: true, | ||||
|           title: '设计流程', | ||||
|           activeMenu: 'bpm/manager/model/design' | ||||
|         } | ||||
|       }, | ||||
|       { | ||||
|         path: '/manager/definition', | ||||
|         component: () => import('@/views/bpm/definition/index.vue'), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 gexinzhineng/gxzn27
					gexinzhineng/gxzn27