From fba510b83ff88b194d1703a155a22489c2ca6e18 Mon Sep 17 00:00:00 2001 From: "yang.huaxiang" Date: Thu, 12 Nov 2020 16:57:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E9=97=A8=E7=BA=A2=E9=9C=80=E6=B1=82-?= =?UTF-8?q?=E7=94=B5=E6=8A=95=E6=8F=90=E7=A4=BA=EF=BC=9A=E7=94=B5=E6=8A=95?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E5=A4=84=E7=90=86=E5=88=9D=E7=89=88=E4=BB=A3?= =?UTF-8?q?=E7=A0=81=E6=8F=90=E4=BA=A4=20--=E6=8F=90=E4=BA=A4=E4=BA=BA?= =?UTF-8?q?=EF=BC=9A=E9=98=B3=E5=8D=8E=E7=A5=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/common/CalculatePremium.vue | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/views/ebiz/common/CalculatePremium.vue b/src/views/ebiz/common/CalculatePremium.vue index 451edf603..7b91151e3 100644 --- a/src/views/ebiz/common/CalculatePremium.vue +++ b/src/views/ebiz/common/CalculatePremium.vue @@ -270,8 +270,12 @@ 保额(元): {{ trialList[index].showPrem | moneyFormat }} -
- 指定保单生效日:2021年1月1日 +
+ 指定保单生效日 + + + + 2021年1月1日
@@ -284,7 +288,7 @@