mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 12:06:43 +08:00
feature/FCRS-1015国富人寿富满盈嘉B款终身寿险(分红型)-中介---男性为出生满28天-68周岁。女性为出生满28天-70周岁
This commit is contained in:
@@ -62,7 +62,13 @@ export default {
|
|||||||
}else {
|
}else {
|
||||||
maxAge=73
|
maxAge=73
|
||||||
}
|
}
|
||||||
|
}else if(riskProductCode == 'GFRS_M0110'){
|
||||||
|
if(this.getSaleInsuredPersonInfo().sex==0){
|
||||||
|
maxAge=68
|
||||||
}else {
|
}else {
|
||||||
|
maxAge=70
|
||||||
|
}
|
||||||
|
}else{
|
||||||
maxAge = resultData.productTrialInfoDTO.ageRange && resultData.productTrialInfoDTO.ageRange.maxAge
|
maxAge = resultData.productTrialInfoDTO.ageRange && resultData.productTrialInfoDTO.ageRange.maxAge
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user