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) {