八桂无忧C款调整:代码调试 --提交人:阳华祥

This commit is contained in:
yang.huaxiang
2021-02-08 10:30:44 +08:00
parent 53d900fb83
commit c6b6df8f60

View File

@@ -1519,6 +1519,10 @@ export default {
}
//isTrial为0 ---暂时为富娃娃两全保险(万能型)专配 输入保费校验
} else if (productCode == 'GFRS_M0035') {
console.log('defalutValue==', defalutValue)
console.log("currentEle['amt']==", currentEle['amt'])
console.log('riskFactor.rules', riskFactor.rules)
console.log('this.saleInsuredPersonInfo.age ', this.saleInsuredPersonInfo.age)
//被保险人年龄如果在50-65区间
if (this.saleInsuredPersonInfo.age >= 56 && this.saleInsuredPersonInfo.age <= 60) {
//使用rules规则里的第二条控制保额份数