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