|
|
@ -795,7 +795,7 @@ |
|
|
|
|
|
|
|
|
// window.open( this.baseUrl+'/file/'+row.newFileName) |
|
|
// window.open( this.baseUrl+'/file/'+row.newFileName) |
|
|
this.pdfVisible = true |
|
|
this.pdfVisible = true |
|
|
this.pdfUrl= 'http://192.168.1.2:9002/file/'+row.newFileName |
|
|
|
|
|
|
|
|
this.pdfUrl= 'http://192.168.1.83:9002/file/'+row.newFileName |
|
|
// axios.get('/proxyApi/ftp/file/downFtpFile/' + row.id, { |
|
|
// axios.get('/proxyApi/ftp/file/downFtpFile/' + row.id, { |
|
|
// responseType: 'blob', |
|
|
// responseType: 'blob', |
|
|
// headers: { |
|
|
// headers: { |
|
|
|