GFRS-2223 【重新投保】-苹果手机签名文件无法打开问题---提交人:白金岩

This commit is contained in:
bai.jinyan
2021-06-04 17:43:19 +08:00
parent 1bd8311da1
commit 284d5f000e
2 changed files with 2 additions and 2 deletions

View File

@@ -65,7 +65,7 @@ export default {
// 是否从详情跳过来 如果为1 是
detailJump: '',
pdfUrl: '',
src: 'http://139.199.50.151' + '/pdfjs/web/viewer.html?file=',
src: location.origin + '/pdfjs/web/viewer.html?file=',
tipsPolicyUrl: ''
}
},

View File

@@ -115,7 +115,7 @@ export default {
encyCustomerMobile:'',
pdfUrl: '',
// policyUrl: '',
src: 'http://139.199.50.151' + '/pdfjs/web/viewer.html?file=',
src: location.origin + '/pdfjs/web/viewer.html?file=',
radio: '',
// 回执签收的radio
radioSure: '',