修改pdf预览
This commit is contained in:
@@ -2812,7 +2812,7 @@
|
||||
// window.open('/static/pdf/web/viewer.html?file=' + encodeURIComponent('/api/att/attFile/getFileInfo?fileId=' + editFileInfo.id))
|
||||
// } else {
|
||||
// this.loadingText = false
|
||||
window.open(kkFileViewUrl + '/onlinePreview?url=' + encodeURIComponent(Base64.encode('/api/att/attFile/getFileInfo?fileId=' + editFileInfo.id)));
|
||||
window.open(kkFileViewUrl + '/onlinePreview?url=' + encodeURIComponent(Base64.encode(editFileInfo.downLoadUrl)));
|
||||
// window.open('/static/pdf/web/viewer.html?file=' + encodeURIComponent('/api/att/attFile/getFileInfo?fileId=' + editFileInfo.id))
|
||||
// }
|
||||
// window.open('/#/phonePDF?fileId='+editFileInfo.id)
|
||||
|
||||
Reference in New Issue
Block a user