59990 文档翻译下载目标文件名称处理 doc
This commit is contained in:
@@ -312,7 +312,8 @@
|
||||
//
|
||||
// },
|
||||
downloadData(fileQuery) {
|
||||
downloadFile('/sys/common/downLoadFile', fileQuery.fileName, { id: fileQuery.targetFileId })
|
||||
console.log(fileQuery.targetFileName);
|
||||
downloadFile('/sys/common/downLoadFile', fileQuery.targetFileName, { id: fileQuery.targetFileId })
|
||||
},
|
||||
subscribe(record) {
|
||||
let _this = this
|
||||
|
||||
Reference in New Issue
Block a user