task#13627,调度app新增新人培训界面
This commit is contained in:
@ -167,6 +167,14 @@ const routes = [
|
||||
meta: {
|
||||
title:'案件详情'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/newTrainingList',
|
||||
name: 'newTrainingList',
|
||||
component:()=>import('@/views/newcomerTraining/newTrainingList.vue'),
|
||||
meta: {
|
||||
title:'新人培训'
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user