var pdfResult = response.data.base64; let pdfWindow = window.open("") pdfWindow.document.write("<iframe width='100%' height='100%' src='data:application/pdf ...
確定! 回上一頁