commit
This commit is contained in:
@@ -347,7 +347,8 @@
|
||||
window.location.href = '/api/att/attFile/downloadFile?fileId=' + item.fileId
|
||||
},
|
||||
updateFile2 (item) {
|
||||
window.location.href = '/api/att/attFile/downloadFile?fileId=' + item.id
|
||||
let id = item.id
|
||||
window.location.href = '/api/att/attFile/downloadFile?fileId=' + id
|
||||
},
|
||||
// 导入按钮 上传之前的钩子
|
||||
beginImportFile (file) {
|
||||
|
||||
Reference in New Issue
Block a user