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