自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-17 58af6a752a2d06920fd2b456662569c02f96a071
src/main/webapp/static/js/report/workIn.js
@@ -105,7 +105,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');