function makeSheet(wb, day){ //sheet for a specific day var ws = XLSX.utils.table_to_sheet(document.getElementById("table"+day)); wb.
確定! 回上一頁