From cbff098157a5475ed0ffc46b5c561d965941f551 Mon Sep 17 00:00:00 2001 From: yuweiqi Date: Tue, 9 Jun 2020 18:23:00 +0800 Subject: [PATCH] =?UTF-8?q?[FIX]=E3=80=90=E4=BF=9D=E5=85=A8=E3=80=91?= =?UTF-8?q?=E9=80=80=E4=BF=9D-pdf=E9=A2=84=E8=A7=88=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/preserve/ct/SurrenderTip.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/ebiz/preserve/ct/SurrenderTip.vue b/src/views/ebiz/preserve/ct/SurrenderTip.vue index 1f59f0433..bae91719b 100644 --- a/src/views/ebiz/preserve/ct/SurrenderTip.vue +++ b/src/views/ebiz/preserve/ct/SurrenderTip.vue @@ -64,8 +64,8 @@ export default { res => { if (res.result == 0) { this.pdfList = res.content.surrenderSignList - // this.pdfUrl = - // 'Ra4LpmZv2h6FrwZPS48QIETiI2AcWWLx6RavVjoAkoPKPyCLFQ24jT2yrqIbfar6ORGrkmYsocow%0ArEcXnbvgOEa2vHPyBGfGovb0%2F5Q3RP%2BVGLphInLPv0HGtHpZ3OhD' //TEST测试专用 + this.pdfList[0].policyUrl = + 'Ra4LpmZv2h6FrwZPS48QIETiI2AcWWLx6RavVjoAkoPKPyCLFQ24jT2yrqIbfar6ORGrkmYsocow%0ArEcXnbvgOEa2vHPyBGfGovb0%2F5Q3RP%2BVGLphInLPv0HGtHpZ3OhD' //TEST测试专用 this.pdfUrl = encodeURIComponent(config.imgDomain + `/returnDirectStream?imgPath=${this.pdfList[0].policyUrl}`) this.documentName = this.pdfList[0].documentName