Bai
2021-05-03 70b2b649f074e114d1c944e000f5eb0ffa596398
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)
                }