From c6b6df8f60709e373a0d645169ef888d18a5942b Mon Sep 17 00:00:00 2001 From: "yang.huaxiang" Date: Mon, 8 Feb 2021 10:30:44 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=AB=E6=A1=82=E6=97=A0=E5=BF=A7C=E6=AC=BE?= =?UTF-8?q?=E8=B0=83=E6=95=B4=EF=BC=9A=E4=BB=A3=E7=A0=81=E8=B0=83=E8=AF=95?= =?UTF-8?q?=20=20--=E6=8F=90=E4=BA=A4=E4=BA=BA=EF=BC=9A=E9=98=B3=E5=8D=8E?= =?UTF-8?q?=E7=A5=A5?= 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, 4 insertions(+) diff --git a/src/views/ebiz/common/CalculatePremium.vue b/src/views/ebiz/common/CalculatePremium.vue index 7afd6c25d..c38a39045 100644 --- a/src/views/ebiz/common/CalculatePremium.vue +++ b/src/views/ebiz/common/CalculatePremium.vue @@ -1519,6 +1519,10 @@ export default { } //isTrial为0 ---暂时为富娃娃两全保险(万能型)专配 输入保费校验 } else if (productCode == 'GFRS_M0035') { + console.log('defalutValue==', defalutValue) + console.log("currentEle['amt']==", currentEle['amt']) + console.log('riskFactor.rules', riskFactor.rules) + console.log('this.saleInsuredPersonInfo.age ', this.saleInsuredPersonInfo.age) //被保险人年龄如果在50-65区间 if (this.saleInsuredPersonInfo.age >= 56 && this.saleInsuredPersonInfo.age <= 60) { //使用rules规则里的第二条控制保额份数