【网销】-- 如无附加险, 附加险icon隐藏 --李婕煜

This commit is contained in:
li.jieyu@ebiz-digits.com
2021-12-30 14:49:50 +08:00
committed by liyuetong
parent 971829e0ce
commit ef4cd9e02c
2 changed files with 2 additions and 2 deletions

View File

@@ -382,7 +382,7 @@ export default {
let calFactorLst = this.getFactorList(resultData)
let productTrialYearDTOS = resultData.productTrialInfoDTO.productTrialYearDTOS != null ? resultData.productTrialInfoDTO.productTrialYearDTOS : null
let hasAddtionRisk = resultData.productTrialInfoDTO.addtionRiskLst ? true : false
let hasAddtionRisk = resultData.productTrialInfoDTO.addtionRiskLst.length ? true : false
let currentProductInfo =
localStorage.isTrial == '1'
? {