var url ="http://192.168.0.57:8080/IMGServer/CtrlService?action=loadImage&ServiceKey=SYS_IMAGE_DOWNLOAD&F_OBJECTID=M00/00/99/wKgAyWXfAGGAV3uJAANCCYUScl0005.pdf&F_GROUPID=group1&EnvRoot=International=zh;Country=CN&CCLX=FastDFS&FileName=福利费申请表(设备采购)2024020019.pdf";
// var eUrl = 'http://192.168.0.221:8012/onlinePreview?url='+encodeURIComponent(Base64.encode(url))
// console.log(eUrl);
var eUrl = 'http://192.168.0.221:8012/onlinePreview?url='+encodeURIComponent(Base64.encode(url+"&fullfilename=test.pdf"))
console.log(eUrl);
// window.open(eUrl);
console