From acf5f817ea7d6034821db87f9cade8fe7fd37d63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9A=AE=E4=BC=9F?= Date: Tue, 10 Dec 2019 15:35:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E8=B4=B9=E6=98=AF=E7=AE=97=E9=80=BB?= =?UTF-8?q?=E8=BE=91=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/common/CalculatePremium.vue | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/views/ebiz/common/CalculatePremium.vue b/src/views/ebiz/common/CalculatePremium.vue index ddc95a2fb..08d43a68f 100644 --- a/src/views/ebiz/common/CalculatePremium.vue +++ b/src/views/ebiz/common/CalculatePremium.vue @@ -78,7 +78,7 @@ dutyItem.maxDutyAmt ) " - input-width="100" + input-width="200" :integer="false" /> { + // on close + }) + } else { + this.mainRiskInfluenceAddRisk() + // currentEle['amt'] = Number(currentEle.defaultValue) * Number(currentEle.moneyUnit) + this.getTrial() + } }, //弹框选择 toSelect(index, index1, columns) {