下载模块 npm i xufengnian-excel -S 使用 const excel = require('xufengnian-excel') 点击事件 = function(){ excel.download(文件名,标题,数据) }