src/main/webapp/static/js/report/inOut.js
@@ -96,7 +96,6 @@ contentType:'application/json;charset=UTF-8', method: 'POST', success: function (res) { console.log(res); layer.closeAll(); if (res.code === 200) { table.exportFile(titles,res.data,'xls');