diff --git a/src/views/ebiz/insureAgain/ProductInformation.vue b/src/views/ebiz/insureAgain/ProductInformation.vue index ff9ea63ea..69211bc7b 100644 --- a/src/views/ebiz/insureAgain/ProductInformation.vue +++ b/src/views/ebiz/insureAgain/ProductInformation.vue @@ -16,9 +16,11 @@ 主险 {{ item.riskName }} -
- {{ item2.dutyName }} - {{ item2.dutyName }} +
+
+ {{ item2.dutyName }} + {{ item2.dutyName }} +
{{ item.amt }} @@ -394,7 +396,7 @@ export default { additionals.push(item) } }) - }else{ + } else { additionals.push(item) } }) @@ -405,8 +407,8 @@ export default { // console.log(res, '=====================测试测试测试====================') // }) // // todo end测试数据 - let insureDTOS = Object.assign({},this.insuredDTOs); - insureDTOS.riskDTOLst = riskDTOLst; + let insureDTOS = Object.assign({}, this.insuredDTOs) + insureDTOS.riskDTOLst = riskDTOLst let data = { orderDTO: { appntDTO: this.appntDTO,