标签:插件 head service user 刷新 sel from opera core
一、excel导出
var tableTh=["times [时间]", "user [用户]", "ip [IP地址]", "result [登录结果]"]; var title="文件名" var dataArray=[[ { ServiceType: "yhzuu", id: 1, operation: "刷新页面", result: 1,//3 times: "2003-03-04",//0 user: "wdsfm",//1 ip: "216.94.168.85"//2 }, { } ]]; alasql(‘SELECT‘ + tableTh + ‘INTO XLSX("‘ + title + ‘.xlsx",{headers:true}) FROM ?‘, dataArray);
标签:插件 head service user 刷新 sel from opera core
原文地址:https://www.cnblogs.com/gushixianqiancheng/p/11811086.html