mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-08 04:46:45 +08:00
feature/FCRS-918国富人寿富贵相伴养老年金保险-个险渠道
This commit is contained in:
@@ -3952,6 +3952,30 @@ export default {
|
||||
//养老年金开始领取年龄
|
||||
code: 'pensionAge',
|
||||
label: '岁'
|
||||
},
|
||||
{
|
||||
code: 'AppntCriticalDiseaseExemptionPremiumD',
|
||||
label: '投保人重大疾病豁免保险费(D款)'
|
||||
},
|
||||
{
|
||||
code: 'AppntModerateOrMinorDiseaseExemptionPremiumD',
|
||||
label: '投保人中症疾病豁免保险费或轻症疾病豁免保险费(D款)'
|
||||
},
|
||||
{
|
||||
code: 'AppntDeathOrTotalDiseaseExemptionPremiumD',
|
||||
label: '投保人身故豁免保险费或全残豁免保险费(D款)'
|
||||
},
|
||||
{
|
||||
code: 'InsuredCriticalDiseaseExemptionPremiumD',
|
||||
label: '被保人重大疾病豁免保险费(D款)'
|
||||
},
|
||||
{
|
||||
code: 'InsuredModerateOrMinorDiseaseExemptionPremiumD',
|
||||
label: '被保人中症疾病豁免保险费或轻症疾病豁免保险费(D款)'
|
||||
},
|
||||
{
|
||||
code: 'InsuredDeathOrTotalDiseaseExemptionPremiumD',
|
||||
label: '被保人身故豁免保险费或全残豁免保险费(D款)'
|
||||
}
|
||||
],
|
||||
// 卡单与短期险重新投保选择职业类别时,两个模块职业类型数据的排序不同,创建这个数据字典,用于在选择职业类别时,作为一个参数传入组件,
|
||||
|
||||
Reference in New Issue
Block a user