src/main/webapp/static/js/rowLastno/rowLastno.js
@@ -47,7 +47,6 @@ statusCode: 200 }, done: function(res, curr, count) { console.log(res); if (res.code === 403) { top.location.href = baseUrl+"/"; } @@ -141,7 +140,7 @@ } break; case 'exportData': layer.confirm('确定导出Excel吗', function(){ layer.confirm('确定导出Excel吗', {shadeClose: true}, function(){ var titles=[]; var fields=[]; obj.config.cols[0].map(function (col) {