自动化立体仓库 - WMS系统
whycq
2024-11-07 0b5b7e4fe9860779dba6ce0a6cc10435ac13c87d
src/main/webapp/static/js/report/workCountIn.js
@@ -99,7 +99,7 @@
                        exportData[this.name] = this.value;
                        param += this.name + '=' + this.value + '&';
                    });
                    window.location.href = baseUrl + "/report/download/in" + param;
                    window.location.href = baseUrl + "/report/download/countIn" + param;
                    layer.closeAll();
                    // var param = {
                    //     fields: fields,