【中介八桂D-附加两全】--八桂D计算 注释

This commit is contained in:
dwq
2021-09-30 15:38:21 +08:00
parent da4f68673c
commit af7b35d516

View File

@@ -1820,7 +1820,7 @@ export default {
}
})
//针对八桂D产品 计算被保人重疾B附加险保额 ==其他长险附加险的保额
if (this.chooseProducts[0].mainRiskCode == 'GFRS_M0051' || this.chooseProducts[0].mainRiskCode == 'GFRS_M0044') {
/*if (this.chooseProducts[0].mainRiskCode == 'GFRS_M0051' || this.chooseProducts[0].mainRiskCode == 'GFRS_M0044') {
if (item.productCode == 'GFRS_A0010') {
let risks = JSON.parse(localStorage.chooseProducts)
let longRisks = []
@@ -1845,7 +1845,7 @@ export default {
d.amt = toTrial
})
}
}
}*/
//通用规则1交费方式为一次交情无交费期限
if (trialInfo['payIntv'] == '0') {
trialInfo['payEndYear'] = '1000'