mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-24 12:32:53 +08:00
Merge branch 'release/1226' into dev
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user