mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 17:56:43 +08:00
保费试算insuYearFlag值问题更改
This commit is contained in:
@@ -646,7 +646,8 @@ export default {
|
||||
if (trialInfo['payIntv'] == '0') {
|
||||
trialInfo['payEndYear'] = '1000'
|
||||
trialInfo['payEndYearFlag'] = 'Y'
|
||||
if (item.mainRiskCode != 'GFRS_M0006') {
|
||||
|
||||
if (item.mainRiskCode != 'GFRS_M0006' && item.mainRiskCode != 'GFRS_M0003') {
|
||||
trialInfo['insuYearFlag'] = 'Y'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user