王佳豪
2021-06-16 0ac4ebea411ca9852fd5b382cf6b9fd65a302d95
src/main/webapp/views/pda/locNormalMove.html
@@ -113,7 +113,7 @@
                    $('#warehouse2').append(html);
                    layui.form.render('select');
                } else if (res.code === 403) {
                    top.location.href = baseUrl + "/";
                    top.location.href = baseUrl + "/pda";
                } else {
                    layer.msg(res.msg)
                }