js-xlsx sheet_to_json 讀取小數位數變多

read as string .json

例如:2.85 讀取後變成 2.84999999999999999 這種。blog

以字符串形式讀取。字符串

XLSX.utils.sheet_to_json(workbook.Sheets[sheet], {raw:false})get

 

 

 

參考資料:https://docs.sheetjs.com/#jsonstring

相關文章
相關標籤/搜索