国富人寿世纪无忧重大疾病保险之前端开发投被同人附加险标识 --李婕煜

This commit is contained in:
li.jieyu@ebiz-digits.com
2021-06-15 15:28:37 +08:00
committed by dwq
parent 6b5b12ebca
commit 16e7b47689

View File

@@ -820,6 +820,10 @@ export default {
this.isEnterAddtionRiskListFunc() this.isEnterAddtionRiskListFunc()
//交费期间为一次性交清时清空豁免险GFRS_A0007GFRS_A0009并更新localStorage //交费期间为一次性交清时清空豁免险GFRS_A0007GFRS_A0009并更新localStorage
this.isClearAddtionRiskListFunc() this.isClearAddtionRiskListFunc()
} else if(this.chooseProducts[this.productIndex].mainRiskCode == 'GFRS_M0046'){
if(this.saleInsuredPersonInfo.relationToAppnt == 1){
this.isEnterAddtionRiskListFunc();
}
} else { } else {
this.isEnterAddtionRisk = true this.isEnterAddtionRisk = true
} }