//Create a Blob from the PDF Stream const file = new Blob( [response.data], {type: 'application/pdf'});. Here is the second part of the “magic”.
確定! 回上一頁