【修改】下载
This commit is contained in:
@@ -742,7 +742,7 @@ export default {
|
||||
// cancelButtonText: '取消',
|
||||
// type: 'warning'
|
||||
// }).then(() => {
|
||||
this.$api.report.reportDownload({ reportId:row.id }).then(res => {
|
||||
this.$api.report.reportDownloadALL({ reportId:row.id }).then(res => {
|
||||
downloadFile(res);
|
||||
})
|
||||
// })
|
||||
|
||||
Reference in New Issue
Block a user