王佳豪
2021-05-05 c81332c3a4effcc55f68ecff8abb7f3fc5158de8
src/main/webapp/views/pda/locNormalIn.html
@@ -107,7 +107,7 @@
                    $('#uuid').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)
                }