1.1.4 • Published 3 years ago
web2001-excel-exportgsb v1.1.4
下载
npm i web2001-excel-export -S
下载
const excel=require(web2001-excel-exportgsb)
点击事件=function(){
excel.download(["测试文件名","编号", "姓名"],
[ { id: 1, title: "a" },
{ id: 2, title: "b" },
])
}
1.1.4
3 years ago