Revert "民鑫、瑞利年金、鑫享年金、稳赢两全+附加定寿B特殊处理"

This reverts commit 46fd38ef5d.
This commit is contained in:
mengxiaolong
2020-12-21 14:09:24 +08:00
parent 06df43187a
commit 1738134b4a

View File

@@ -1132,21 +1132,6 @@ export default {
remitProduct.payIntv = 1
}
}
let mainPrd = this.chooseProducts[0]
let prdCodes = ['GFRS_M0002', 'GFRS_M0004', 'GFRS_M0011', 'GFRS_M0033']
const exist = prdCodes.find(code => {
return code === mainPrd.productCode
})
if (exist) {
const addPrd = this.chooseProducts.find(item => {
return item.productCode === 'GFRS_A0007'
})
if (addPrd) {
const mainPrdTrial = this.trialList[0]
addPrd.calFactorLst[3].defaultValue = mainPrdTrial.standPrem
}
}
},
getRemitIndex() {
let remitIndex = []
@@ -1236,7 +1221,7 @@ export default {
message: '正在试算...',
forbidClick: true
})
// this.setRemitRisk()
this.setRemitRisk()
let params = this.getParams()
// 开门红产品试算增加标识
if (this.activeType == 'KMH' && this.isFrom != 'proposal') {
@@ -1489,6 +1474,7 @@ export default {
}
// let currentEle = this.chooseProducts[this.productIndex].calFactorLst[this.calFactorIndex]
// defalutValue = value
console.log('进来几次')
this.mult = Math.ceil(Number(defalutValue) / Number(riskFactor.defaultValue))
},
//下一步