田源
2023-11-10 c8c0bf7a84ed6c6afb7c7f9f63004a2adf66d605
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
  })