diff --git a/src/views/ebiz/common/CalculatePremium.vue b/src/views/ebiz/common/CalculatePremium.vue index 5f0469d46..df4316ab9 100644 --- a/src/views/ebiz/common/CalculatePremium.vue +++ b/src/views/ebiz/common/CalculatePremium.vue @@ -21,7 +21,7 @@
-
+
{{ riskFactor.name + '(' + riskFactor.suffix + ')' }} {{ riskFactor.name }}       @@ -31,7 +31,7 @@ :max="riskFactor.maxAmt || riskFactor.maxPrem" :show-plus="false" :show-minus="false" - class="ml10" + class="ml30" @change="stepperChange(item.calFactorLst[riskFactorIndex].defaultValue, index, riskFactorIndex)" input-width="100" :integer="false"