讀取excel需要通過XLSX.read(data, {type: type}) 方法來實現,返回一個 ... writeFile(wb, `${fileName}.xlsx`) } // 設定表格頭部 let header ...
確定! 回上一頁