mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 16:46:43 +08:00
[FIX]【自助入司优化】担保书-支持重新签名-页面跳转调试
This commit is contained in:
@@ -43,7 +43,7 @@ export default [
|
||||
component: signContract,
|
||||
meta: {
|
||||
title: '入司签署信息',
|
||||
index: 1
|
||||
index: 10
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -52,7 +52,7 @@ export default [
|
||||
component: healthNotice,
|
||||
meta: {
|
||||
title: '保险代理申请人健康声明',
|
||||
index: 1
|
||||
index: 11
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -61,7 +61,7 @@ export default [
|
||||
component: letterOfCommitment,
|
||||
meta: {
|
||||
title: '承诺书',
|
||||
index: 1
|
||||
index: 11
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default [
|
||||
component: messageLetterOfCommitment,
|
||||
meta: {
|
||||
title: '广西保险销售从业人员信息公开承诺书',
|
||||
index: 1
|
||||
index: 11
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default [
|
||||
component: illegalLetterOfCommitment,
|
||||
meta: {
|
||||
title: '销售从业人员拒绝非法集资、非法放贷、金融诈骗承诺书',
|
||||
index: 1
|
||||
index: 11
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default [
|
||||
component: guarantee,
|
||||
meta: {
|
||||
title: '担保书',
|
||||
index: 1
|
||||
index: 11
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default [
|
||||
component: letterOfKnow,
|
||||
meta: {
|
||||
title: '代理人基本福利保障知晓函',
|
||||
index: 1
|
||||
index: 11
|
||||
}
|
||||
},
|
||||
// {
|
||||
@@ -115,7 +115,7 @@ export default [
|
||||
component: paction,
|
||||
meta: {
|
||||
title: '个险销售人员代理合同',
|
||||
index: 1
|
||||
index: 11
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user