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