mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 16:46:43 +08:00
Merge branch 'feature/FCRS-781【需求】《国富人寿富满盈嘉终身寿险(分红型)》中介渠道产品' into dev-new
This commit is contained in:
@@ -3927,6 +3927,22 @@ export default {
|
|||||||
{
|
{
|
||||||
code: "wuyouliangquanbkx",
|
code: "wuyouliangquanbkx",
|
||||||
label: "元"
|
label: "元"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
code: "currentPaidUpAdditions_L",
|
||||||
|
label: "元"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
code: "currentPaidUpAdditions_M",
|
||||||
|
label: "元"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
code: "totalPaidUpAdditions_L",
|
||||||
|
label: "元"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
code: "totalPaidUpAdditions_M",
|
||||||
|
label: "元"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
// 卡单与短期险重新投保选择职业类别时,两个模块职业类型数据的排序不同,创建这个数据字典,用于在选择职业类别时,作为一个参数传入组件,
|
// 卡单与短期险重新投保选择职业类别时,两个模块职业类型数据的排序不同,创建这个数据字典,用于在选择职业类别时,作为一个参数传入组件,
|
||||||
@@ -3956,7 +3972,7 @@ export default {
|
|||||||
{ id: 'M', text: '母亲' }
|
{ id: 'M', text: '母亲' }
|
||||||
],
|
],
|
||||||
// <!--------- 津贴申请专用 end --------->
|
// <!--------- 津贴申请专用 end --------->
|
||||||
imageInfoType:[
|
imageInfoType: [
|
||||||
{ id: '1', text: '居民身份证正面' },
|
{ id: '1', text: '居民身份证正面' },
|
||||||
{ id: '2', text: '居民身份证反面' },
|
{ id: '2', text: '居民身份证反面' },
|
||||||
{ id: '3', text: '银行卡正面' },
|
{ id: '3', text: '银行卡正面' },
|
||||||
|
|||||||
Reference in New Issue
Block a user