Fork me on GitHub

前端导出Excel,exceljs的使用

库:ExcelJS ,FileSaver.js

https://github.com/exceljs/exceljs/blob/master/README_zh.md

https://github.com/eligrey/FileSaver.js

安装: npm install exceljs     
      npm install file-saver --save
posted @ 2019-12-13 17:30  欢欢11  阅读(1349)  评论(0)    收藏  举报