xlsx.core.min.js读取excel文件数据(无乱码,测试通过),下载xlsx.core.min.jshtml: ... var workbook = XLSX.read(data, {type: 'binary'}); ...
確定! 回上一頁