mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 23:56:43 +08:00
枚举库利益演示单位增加有效保险金额
This commit is contained in:
@@ -2199,6 +2199,11 @@ export default {
|
||||
name: '国富人寿附加两全保险',
|
||||
code: 'GFRS_A0011'
|
||||
},
|
||||
{
|
||||
shortName: '重疾险',
|
||||
name: '国富人寿八桂无忧重大疾病保险(E款)',
|
||||
code: 'GFRS_M0060'
|
||||
},
|
||||
{
|
||||
shortName: '年金险',
|
||||
name: '国富人寿鑫享金生养老年金保险',
|
||||
@@ -3752,6 +3757,18 @@ export default {
|
||||
{
|
||||
code: "transport_J",
|
||||
label: "元"
|
||||
},
|
||||
{
|
||||
code: "firstMajorDiseaseInsurance",
|
||||
label: "元"
|
||||
},
|
||||
{
|
||||
code: "EffectiveInsuranceAmount",
|
||||
label: "元"
|
||||
},
|
||||
{
|
||||
code: "oldMajorDiseaseInsurance",
|
||||
label: "元"
|
||||
}
|
||||
],
|
||||
// 卡单与短期险重新投保选择职业类别时,两个模块职业类型数据的排序不同,创建这个数据字典,用于在选择职业类别时,作为一个参数传入组件,
|
||||
|
||||
Reference in New Issue
Block a user