模型基础信息
This commit is contained in:
@@ -124,6 +124,14 @@ export const adminBaseRoute = {
|
||||
meta: {
|
||||
title: pageTitle('router.formDesigner')
|
||||
}
|
||||
},
|
||||
{
|
||||
path: 'configSteps',
|
||||
component: () => import('@/views/system/workflow/model/configSteps.vue'),
|
||||
name: '模型设计器页面',
|
||||
meta: {
|
||||
title: pageTitle('router.formDesigner')
|
||||
}
|
||||
}
|
||||
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user