const img = new Image(); img.src = this.base64String; const newWin = window.open("", "_blank"); newWin.document.write(img.
確定! 回上一頁