【个险渠道世纪无忧重大疾病保险 】世纪无忧中介渠道规则(银销个,健销个投保规则同个险规则)

This commit is contained in:
li.yuetong
2022-02-24 14:49:04 +08:00
parent c1d20fd732
commit 8624169498

View File

@@ -484,6 +484,12 @@ export default {
this.branchTypeVal = 'G'
} else if (res.branchType == 'N5' || res.branchType == '5') {
this.branchTypeVal = 'Z'
} else if (res.branchType == '2') {
// 2 团险业务员
this.branchTypeVal = 'T'
} else if (res.branchType == '3') {
// 3 银保业务员
this.branchTypeVal = 'Y'
}
})
this.init()
@@ -2203,7 +2209,7 @@ export default {
}
}
}
}else if(this.branchTypeVal == 'G'){ //个险渠道规则
}else if(this.branchTypeVal == 'G' || this.branchTypeVal == 'T'|| this.branchTypeVal == 'Y' ){ //世纪无忧中介渠道规则(银销个,健销个投保规则同个险规则)
//被保险人年龄如果在50-65区间
if (this.saleInsuredPersonInfo.age >= 56 && this.saleInsuredPersonInfo.age <= 60) {
//使用rules规则里的第二条控制保额份数