CRM_25-10-30#story#7373,关于完善救援责任险管理功能的需求--临期筛选功能
This commit is contained in:
@ -172,6 +172,14 @@ const routes = [
|
||||
title: '车辆新增或修改'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: "/continueInsurance",
|
||||
name: 'continueInsurance',
|
||||
component: () => import('@/views/index/continueInsurance'),
|
||||
meta: {
|
||||
title: '续保更新'
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/driverManage',
|
||||
name: 'driverManage',
|
||||
|
||||
Reference in New Issue
Block a user