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'