52246 替换系统内的上传下载接口
This commit is contained in:
@@ -346,7 +346,7 @@ export default {
|
||||
}
|
||||
},
|
||||
downloadFile (attId) {
|
||||
window.location.href = '/api/att/attFile/downloadFileForSar?fileId=' + attId
|
||||
window.location.href = '/api/att/attFile/downloadFileForSarNew?fileId=' + attId
|
||||
},
|
||||
// 点击查看
|
||||
handlePreview(item) {
|
||||
|
||||
Reference in New Issue
Block a user