var Csv = require('csv') //const data=[{c:'111哈s哈',b:2},{c:3,b:4}] ... Csv.stringify(data, { ... `attachment;filename=${batchname}.csv`);
確定! 回上一頁