The first step is to add parameters to Axios request to indicate that the received data is binary file stream. responseType: 'blob'.
確定! 回上一頁