Merge branch 'release/1226' into dev

This commit is contained in:
wangmingzhe
2019-12-29 19:47:07 +08:00

View File

@@ -807,10 +807,10 @@ export default {
}
// console.log(riskItem)
//万能型产品保费赋值给保额
if (this.trialList[index].productCode == 'GFRS_M0003') {
// console.log('2222222222')
riskItem['amt'] = this.trialList[index].prem
}
// if (this.trialList[index].productCode == 'GFRS_M0003') {
// // console.log('2222222222')
// riskItem['amt'] = this.trialList[index].prem
// }
//豁免险保额处理
if (item.isRemit == '0') {
// console.log('33333333')