From 676224a7b498efae5b400e6dce03d00be934e4b2 Mon Sep 17 00:00:00 2001 From: "liu.xiaofeng@ebiz-digits.com" Date: Fri, 22 Sep 2023 17:11:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E5=B9=B4=E6=9C=9F=E4=BA=A7=E5=93=81?= =?UTF-8?q?=E8=B4=A3=E4=BB=BB=E6=80=BB=E4=BF=9D=E9=A2=9D=E4=B8=8D=E6=83=B3?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/common/CalculatePremium.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/ebiz/common/CalculatePremium.vue b/src/views/ebiz/common/CalculatePremium.vue index fec29c47c..9acd38548 100644 --- a/src/views/ebiz/common/CalculatePremium.vue +++ b/src/views/ebiz/common/CalculatePremium.vue @@ -2852,7 +2852,7 @@ export default { this.trialInfos[index].amt = this.trialList[index].amt } // GFRS_A0009,GFRS_A0010 这两款时,责任保额不相加 - if(item.productCode == 'GFRS_A0009' || item.productCode == 'GFRS_A0010' || item.productCode == 'GFRS_A0013'|| item.productCode == 'GFRS_A0014'){ + if(item.productCode == 'GFRS_A0009' || item.productCode == 'GFRS_A0010' || item.productCode == 'GFRS_A0013'|| item.productCode == 'GFRS_A0014' || item.productCode == 'GFRS_M0077'){ this.trialInfos[index].amt = this.trialList[index].duty[0].amt } // GFRS_A0011-附加两全 属于非豁免险 但附加两全保额=主险年交保费+其他不带豁免责任的长期期交附加险年交保费