Usage. import Docx from 'docx-js' Docx.docx2HTML(evt.target.files[0]).then(docx => { docx.toHTML(document.getElementById('app')) });.
確定! 回上一頁