mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 23:46:44 +08:00
Merge branch 'feature/FCRS-825-【需求】《国富人寿富贵尊享终身寿险(分红型》个险渠道产品运营系统需求'
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -553,6 +553,9 @@ export default {
|
|||||||
item['amt'] = Number(item.minAmt) * Number(item.moneyUnit)
|
item['amt'] = Number(item.minAmt) * Number(item.moneyUnit)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}else if(item.type==5){
|
||||||
|
// 单元格,用于展示文案,从extra中获取
|
||||||
|
item['showContent'] = item.extra
|
||||||
}
|
}
|
||||||
//规则储存
|
//规则储存
|
||||||
item['rules'] = productTrialInfoDTO[item.code]
|
item['rules'] = productTrialInfoDTO[item.code]
|
||||||
|
|||||||
Reference in New Issue
Block a user