From 3ad353b29eff8c199b02a9c0e29a3d80f54a55f1 Mon Sep 17 00:00:00 2001 From: lyt Date: Mon, 10 Apr 2023 16:13:17 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=BB=BA=E8=AE=AE=E4=B9=A6=E5=88=86?= =?UTF-8?q?=E4=BA=AB=E5=BE=AE=E4=BF=A1=E6=A0=87=E7=AD=BE=E5=86=85=E5=AE=B9?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E3=80=91=E5=8D=95/=E5=A4=9A=E8=A2=AB?= =?UTF-8?q?=E4=BF=9D=E4=BA=BA=E5=A4=9A=E4=BA=A7=E5=93=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/proposal/ProposalInfo.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/views/ebiz/proposal/ProposalInfo.vue b/src/views/ebiz/proposal/ProposalInfo.vue index b1066a66d..3fa0f891a 100644 --- a/src/views/ebiz/proposal/ProposalInfo.vue +++ b/src/views/ebiz/proposal/ProposalInfo.vue @@ -380,7 +380,7 @@ export default { agent: {}, mainRiskCodes: [], time: 5, - proposalNo:'' + proposalNo:'', } }, filters: { @@ -583,7 +583,6 @@ export default { } }, async sharePeople() { - console.log(this.pageShowInfo.insuredDTOs,'this.pageShowInfo.insuredDTOs') let date = new Date() let month = date.getMonth() + 1 if (month <= 9) { @@ -608,7 +607,7 @@ export default { let ggrade =this.memberConversion(resData.content[0].ggrade); shareContent='国富桂冠精英'+resData.content[0].glevel+'级'+ggrade+resData.content[0].name+'为您量身定制的保险产品,请查收'; } else { - shareContent = this.agent.name+'为您设计的专属保险计划书,请查阅!因为国富,所以民安!'; + shareContent = this.agent.name+'为您设计的专属保险计划书,请查阅!因为国富,所以民安!'; } let title let riskList = [] //所有险种