自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-06-17 51d80adb1a4c31aef17eecd976fd9d51306ce8a9
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');