田源
2024-04-24 d4af3eec083dc02fb7cc02cf7e7f9592f949f50b
Source/UBCS-WEB/src/api/resource/file.js
@@ -41,6 +41,7 @@
    url: '/api/ubcs-resource/fileController/downloadFilesByOids',
    method: 'post',
    headers:{'Content-Type':'application/x-www-form-urlencoded;charset=UTF-8'},
    responseType: 'blob',
    data: data
  })