59990 文档翻译下载目标文件名称处理 doc

This commit is contained in:
wangzhijiang
2022-09-29 15:04:39 +08:00
parent eb03e37432
commit fe1999f7e3
4 changed files with 398 additions and 11 deletions
@@ -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