add 修改路由名称
This commit is contained in:
parent
6f42e2bdc9
commit
ed6f642fc3
@ -216,7 +216,7 @@ export const dynamicRoutes: RouteRecordRaw[] = [
|
||||
path: 'index/:definitionId(\\d+)',
|
||||
component: () => import('@/views/workflow/formInstance/edit.vue'),
|
||||
name: 'dynFormEdit',
|
||||
meta: { title: '表单设计', activeMenu: '/workflow/formInstance', noCache: true }
|
||||
meta: { title: '表单实例', activeMenu: '/workflow/formInstance', noCache: true }
|
||||
}
|
||||
]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user