田源
2024-09-06 bf70f3cf825f44c457dba2bebd26e7af73e4b2a8
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
  })