mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 18:06:44 +08:00
缓存问题--(被保险人)国富人寿附加豁免保险费重大疾病保险(B款),点击下一步,可选责任丢失问题
This commit is contained in:
@@ -1715,8 +1715,8 @@ export default {
|
||||
message: '正在试算...',
|
||||
forbidClick: true
|
||||
})
|
||||
this.setRemitRisk()
|
||||
let params = this.getParams()
|
||||
await this.setRemitRisk()
|
||||
let params = await this.getParams()
|
||||
// 开门红产品试算增加标识,活动产品试算增加标识
|
||||
if (this.activeType && this.isFrom != 'proposal') {
|
||||
for (let product of params.trialInfos) {
|
||||
|
||||
Reference in New Issue
Block a user