王佳豪
2021-04-14 7c59f48f43e1dc913833842c0b4bc1560ef17bca
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)
                }