這邊紀錄一下用Vue.js 使用HTML5 File api 的方法。 ... fileChange(e){ let fileData=e.target.files[0] let reader = new FileReader(); reader.
確定! 回上一頁