From d1bf3af8be0dadf64a53a3ba93e85981994d3478 Mon Sep 17 00:00:00 2001 From: proudlx <965752348@qq.com> Date: Sun, 25 Apr 2021 17:41:51 +0800 Subject: [PATCH] =?UTF-8?q?'=E9=87=8D=E6=96=B0=E6=8A=95=E4=BF=9D=E6=98=AF?= =?UTF-8?q?=E5=90=A6=E5=B1=95=E7=A4=BA=E4=BF=9D=E9=99=A9=E8=B4=A3=E4=BB=BB?= =?UTF-8?q?'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/insureAgain/ProductInformation.vue | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) 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,