自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-08-31 ea7e9e6b45dba0b287d3a71b4fa6d5a13af300d6
src/main/webapp/views/pda/matQuery.html
@@ -128,7 +128,7 @@
                        $('#str1').val(res.data.str1);
                        $('#str2').val(res.data.str2);
                        countDom.val(initMatCount);
                        $('#confirm').focus();
                        $('#count').focus().select();
                    }
                } else if (res.code === 403) {
                    top.location.href = baseUrl + "/pda";