自动化立体仓库 - WMS系统
#
luxiaotao1123
2020-08-19 bfc436fe19c0c90cd7f43e862aa67b57e8bfb9bb
#
1个文件已修改
2 ■■■ 已修改文件
src/main/webapp/views/pda/matQuery.html 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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";