diff --git a/src/views/ebiz/sale/insuranceClauses.vue b/src/views/ebiz/sale/insuranceClauses.vue index 3a5a0c72a..71b3b2777 100644 --- a/src/views/ebiz/sale/insuranceClauses.vue +++ b/src/views/ebiz/sale/insuranceClauses.vue @@ -172,8 +172,8 @@ export default { break } } - that.pdfUrl = originalUrl - // that.pdfUrl = encodeURIComponent(config.imgDomain + `/returnDirectStream?imgPath=${originalUrl}`) + // that.pdfUrl = originalUrl + that.pdfUrl = encodeURIComponent(config.imgDomain + `/returnDirectStream?imgPath=${originalUrl}`) //get请求 https://iagentsales-test2.e-guofu.com:5443/updown/returnDirectStream?imgPath=vBUWC6gbUDoEIRJfwkgbq%2F9UxMDwL0blVyXZaq1I0VNQo3JbEQW9W2Qmry%2BrY7il36nndFRV5ymB%0A37s41xUE3g8fAEEDIMT4SWwiuCiOI6M%3D console.log(' that.pdfUrl', that.pdfUrl) resolve('success')