修改UAT问题
This commit is contained in:
@@ -950,7 +950,7 @@ import { ResizeHeader, ResizeColumnProvide } from '@/mixins/header'
|
||||
ids:this.selectedRowKeys.join(','),
|
||||
...this.formInline,
|
||||
exportOption: this.dataExportformInline.exportOption,
|
||||
exportName: this.$route.query.projectName + '(' + this.$route.query.title + this.$route.query.version + ')'
|
||||
exportName: this.$route.query.projectName + '(' + this.$route.query.title + ')' +'-'+ this.$route.query.version,
|
||||
}
|
||||
// let name = this.$route.query.projectName + '(' + this.$route.query.title + ')' + '.zip'
|
||||
// downloadFile('/report/detail/exportGeneral', name, query, this.selectClear)
|
||||
|
||||
Reference in New Issue
Block a user