diff --git a/src/api/query.js b/src/api/query.js index 2fdedee..5117a9c 100644 --- a/src/api/query.js +++ b/src/api/query.js @@ -99,4 +99,4 @@ params, responseType: 'blob' // 这一步也很关键,一定要加上 responseType 值为 blob }) -} \ No newline at end of file +}