mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 12:16:43 +08:00
状元红产品利益演示字段加元
This commit is contained in:
@@ -3976,6 +3976,14 @@ export default {
|
|||||||
{
|
{
|
||||||
code: 'InsuredDeathOrTotalDiseaseExemptionPremiumD',
|
code: 'InsuredDeathOrTotalDiseaseExemptionPremiumD',
|
||||||
label: '元'
|
label: '元'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
code: 'cumulativeSurvivalBenefitsExcludingDividends',
|
||||||
|
label: '元'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
code: 'cumulativeSurvivalBenefitsIncludingDividends',
|
||||||
|
label: '元'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
// 卡单与短期险重新投保选择职业类别时,两个模块职业类型数据的排序不同,创建这个数据字典,用于在选择职业类别时,作为一个参数传入组件,
|
// 卡单与短期险重新投保选择职业类别时,两个模块职业类型数据的排序不同,创建这个数据字典,用于在选择职业类别时,作为一个参数传入组件,
|
||||||
|
|||||||
Reference in New Issue
Block a user