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