mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 18:06:44 +08:00
【中介八桂D-附加两全】--八桂D计算 注释
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user