自动化立体仓库 - WMS系统
zhangchao
2024-11-15 7c1af4c63e66754f0868c1a501f4895f9cbc9213
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,