diff --git a/src/views/ebiz/common/CalculatePremium.vue b/src/views/ebiz/common/CalculatePremium.vue index 4f0eba758..65b0daa1c 100644 --- a/src/views/ebiz/common/CalculatePremium.vue +++ b/src/views/ebiz/common/CalculatePremium.vue @@ -50,6 +50,9 @@ riskFactor ) " + input-width="100" + :async-change="true" + :integer="false" /> @@ -168,6 +171,9 @@ ) " @focus="focusStep" + input-width="200" + :async-change="true" + :integer="false" />