Merge branch 'feature/FCRS-825-【需求】《国富人寿富贵尊享终身寿险(分红型》个险渠道产品运营系统需求'

This commit is contained in:
zhang.weiwei
2024-10-21 16:31:11 +08:00
2 changed files with 2904 additions and 2726 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -553,6 +553,9 @@ export default {
item['amt'] = Number(item.minAmt) * Number(item.moneyUnit)
}
}
}else if(item.type==5){
// 单元格用于展示文案从extra中获取
item['showContent'] = item.extra
}
//规则储存
item['rules'] = productTrialInfoDTO[item.code]