From 22c55c15ec08be91f48ed7c793110b4733566cfc Mon Sep 17 00:00:00 2001 From: "liu.xiaofeng@ebiz-digits.com" Date: Wed, 16 Aug 2023 10:40:16 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90GFRS-3784=E3=80=91=E4=B8=80=E5=B9=B4?= =?UTF-8?q?=E6=9C=9F=E4=BA=A7=E5=93=81=E7=9A=84=E8=B4=A3=E4=BB=BB=E6=A0=B9?= =?UTF-8?q?=E6=8D=AE=E8=A2=AB=E4=BF=9D=E4=BA=BA=E4=BF=A1=E6=81=AF=E5=8A=A8?= =?UTF-8?q?=E6=80=81=E8=AE=BE=E7=BD=AE=E6=98=AF=E5=90=A6=E5=8F=AF=E9=80=89?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/common/CalculatePremium.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/views/ebiz/common/CalculatePremium.vue b/src/views/ebiz/common/CalculatePremium.vue index 36b4e4db3..41089aa57 100644 --- a/src/views/ebiz/common/CalculatePremium.vue +++ b/src/views/ebiz/common/CalculatePremium.vue @@ -770,6 +770,9 @@ export default { if(ii.duty == '311504' || ii.duty == '311506'){ ii.defaultValue = '0' } + if(ii.duty == '311504' || ii.duty == '311506'){ + ii.defaultValue = '0' + } } else { if(ii.duty == '311506'){ ii.defaultValue = '0'