story#7065,救援责任险相关需求-调度APP推广及系统配套功能
This commit is contained in:
@ -17,5 +17,13 @@ const reportRouter = [
|
||||
title: '道路救援',
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/insuredPage',
|
||||
name: 'insuredPage',
|
||||
component: () => import('@/views/liabilityInsurance/insuredPage'),
|
||||
meta:{
|
||||
title: '参保救援职业责任险',
|
||||
}
|
||||
},
|
||||
]
|
||||
export default reportRouter
|
||||
|
||||
Reference in New Issue
Block a user