mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-13 10:46: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 recordList = () => import('@/views/ebiz/agentEenter/approve/RecordList')
|
||||||
const recordDetail = () => import('@/views/ebiz/agentEenter/approve/RecordDetail')
|
const recordDetail = () => import('@/views/ebiz/agentEenter/approve/RecordDetail')
|
||||||
const ResultEnd = () => import('@/views/ebiz/agentEenter/ResultEnd')
|
const ResultEnd = () => import('@/views/ebiz/agentEenter/ResultEnd')
|
||||||
const InformationInspectionAuthorization = () => import('@/views/ebiz/agentEenter/InformationInspectionAuthorization')
|
// const InformationInspectionAuthorization = () => import('@/views/ebiz/agentEenter/InformationInspectionAuthorization')
|
||||||
|
|
||||||
export default [
|
export default [
|
||||||
{
|
{
|
||||||
@@ -94,15 +94,15 @@ export default [
|
|||||||
index: 1
|
index: 1
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
path: '/agentEenter/InformationInspectionAuthorization',
|
// path: '/agentEenter/InformationInspectionAuthorization',
|
||||||
name: 'InformationInspectionAuthorization',
|
// name: 'InformationInspectionAuthorization',
|
||||||
component: InformationInspectionAuthorization,
|
// component: InformationInspectionAuthorization,
|
||||||
meta: {
|
// meta: {
|
||||||
title: '个人信息查询授权书',
|
// title: '个人信息查询授权书',
|
||||||
index: 1
|
// index: 1
|
||||||
}
|
// }
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
path: '/agentEenter/LetterOfKnow',
|
path: '/agentEenter/LetterOfKnow',
|
||||||
name: 'letterOfKnow',
|
name: 'letterOfKnow',
|
||||||
|
|||||||
Reference in New Issue
Block a user