mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 19:06:43 +08:00
'重新投保提示'
This commit is contained in:
@@ -28,7 +28,7 @@ const PractisingCertificateInfo = () => import('@/views/ebiz/agentEenter/Practis
|
||||
const recordList = () => import('@/views/ebiz/agentEenter/approve/RecordList')
|
||||
const recordDetail = () => import('@/views/ebiz/agentEenter/approve/RecordDetail')
|
||||
const ResultEnd = () => import('@/views/ebiz/agentEenter/ResultEnd')
|
||||
const InformationInspectionAuthorization = () => import('@/views/ebiz/agentEenter/InformationInspectionAuthorization')
|
||||
// const InformationInspectionAuthorization = () => import('@/views/ebiz/agentEenter/InformationInspectionAuthorization')
|
||||
|
||||
export default [
|
||||
{
|
||||
@@ -94,15 +94,15 @@ export default [
|
||||
index: 1
|
||||
}
|
||||
},
|
||||
{
|
||||
path: '/agentEenter/InformationInspectionAuthorization',
|
||||
name: 'InformationInspectionAuthorization',
|
||||
component: InformationInspectionAuthorization,
|
||||
meta: {
|
||||
title: '个人信息查询授权书',
|
||||
index: 1
|
||||
}
|
||||
},
|
||||
// {
|
||||
// path: '/agentEenter/InformationInspectionAuthorization',
|
||||
// name: 'InformationInspectionAuthorization',
|
||||
// component: InformationInspectionAuthorization,
|
||||
// meta: {
|
||||
// title: '个人信息查询授权书',
|
||||
// index: 1
|
||||
// }
|
||||
// },
|
||||
{
|
||||
path: '/agentEenter/LetterOfKnow',
|
||||
name: 'letterOfKnow',
|
||||
|
||||
Reference in New Issue
Block a user