田源
2024-01-04 68634c1ca0ee046ccd1ed59a029dc9617d6702ba
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
  })