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