建议书保费试算页面鑫管家B款终身寿险(万能型)改动保额不调用试算接口

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2023-11-26 23:46:12 +08:00
parent ea52bab5e7
commit 396410535c

View File

@@ -2711,9 +2711,9 @@
} else {
if(defalutValue < 0.01){
currentEle['minPrem'] = 0.01
this.$toast('保费最小100元')
}
}
this.getTrial()
}
else if (this.isTrial === '0' && this.chooseProducts[productIndex].isMainRisk == '0') {
if (Number(defalutValue) < Number(min)) {