From 568e265528c7a6cc3a7aacd5be51c66d88fbe9f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9A=AE=E4=BC=9F?= Date: Tue, 17 Dec 2019 16:42:44 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90IMP=E3=80=91=20=E5=BB=BA=E8=AE=AE?= =?UTF-8?q?=E4=B9=A6=E6=A0=B7=E5=BC=8F=E9=97=AE=E9=A2=98=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/common/CalculatePremium.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/ebiz/common/CalculatePremium.vue b/src/views/ebiz/common/CalculatePremium.vue index 08d43a68f..9f9602cc7 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"