自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-07-03 b6a49d260e9938c3a3d9d2faca51c089d4260c72
src/main/webapp/static/js/trayCode/trayCode.js
@@ -112,6 +112,9 @@
                    content: $('#print-windows'),
                    success: function(layero, index){
                        layer.iframeAuto(index)
                        http.post(baseUrl+"/trayCode/latest", null, function (res) {
                            $('#startNo').val(res.data);
                        })
                    },
                });
                break;