src/main/webapp/static/js/agvWrkDetlLog/wrkDetlLog.js
@@ -43,7 +43,8 @@ 'code': res.code, 'msg': res.msg, 'count': res.data.total, 'data': res.data.records 'data': res.data.records, 'countData': res.data.count } }, response: { @@ -63,6 +64,7 @@ res.data[_index][data.value] = 'N'; } }); } }); @@ -135,6 +137,7 @@ break; case 'exportData': layer.confirm('确定导出Excel吗', {shadeClose: true}, function(){ layer.load(2, {time: 600*1000}); var titles=[]; var fields=[]; obj.config.cols[0].map(function (col) {