mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-10-31 10:18:42 +08:00 
			
		
		
		
	路由问题
This commit is contained in:
		| @@ -270,7 +270,7 @@ const remainingRouter: AppRouteRecordRaw[] = [ | ||||
|         } | ||||
|       }, | ||||
|       { | ||||
|         path: '/oa/leave/create', | ||||
|         path: '/bpm/oa/leave/create', | ||||
|         component: () => import('@/views/bpm/oa/leave/create.vue'), | ||||
|         name: 'OALeaveCreate', | ||||
|         meta: { | ||||
| @@ -282,7 +282,7 @@ const remainingRouter: AppRouteRecordRaw[] = [ | ||||
|         } | ||||
|       }, | ||||
|       { | ||||
|         path: '/oa/leave/detail', | ||||
|         path: '/bpm/oa/leave/detail', | ||||
|         component: () => import('@/views/bpm/oa/leave/detail.vue'), | ||||
|         name: 'OALeaveDetail', | ||||
|         meta: { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 gexinzhineng/gxzn27
					gexinzhineng/gxzn27