From a8f14e92cef677ef5ba55bb754fa636224cf00c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9A=AE=E4=BC=9F?= Date: Wed, 4 Dec 2019 14:00:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E8=81=94=E4=BF=9D=E5=8D=95=E5=8F=B7?= =?UTF-8?q?=E6=98=AF=E5=90=A6=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/common/CalculatePremium.vue | 2 +- src/views/ebiz/common/MainRiskList.vue | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/ebiz/common/CalculatePremium.vue b/src/views/ebiz/common/CalculatePremium.vue index 45325f3cf..0acb19563 100644 --- a/src/views/ebiz/common/CalculatePremium.vue +++ b/src/views/ebiz/common/CalculatePremium.vue @@ -165,7 +165,7 @@ export default { influenceAddRiskCodes: [], influences: [], nextStepFlag: false, - isFrom: localStorage.isFrom === 'sale', + isFrom: localStorage.isRelated === '0', policyNo: '', //关联保单号 // 份数 mult: '' diff --git a/src/views/ebiz/common/MainRiskList.vue b/src/views/ebiz/common/MainRiskList.vue index 04fdf2b33..d19bebe3f 100644 --- a/src/views/ebiz/common/MainRiskList.vue +++ b/src/views/ebiz/common/MainRiskList.vue @@ -133,6 +133,7 @@ export default { // console.log('resultData', resultData) localStorage.isAutoPay = resultData.isAutoPay localStorage.isRenew = resultData.isRenew + localStorage.isRelated = resultData.isRelated let calFactorLst = this.getFactorList(resultData) let hasAddtionRisk = resultData.productTrialInfoDTO.addtionRiskLst ? true : false let currentProductInfo = {