看看我
var jsonData = XLSX.utils.sheet_to_json(excelData.Sheets[excelData.SheetNames[0]], { defval: '' //单元格为空时的默认值 });