王佳豪
2021-03-15 92490a10ff4d548baaf8dadca12474a929def275
src/main/webapp/static/js/locNormal/locNormal.js
@@ -47,7 +47,6 @@
                });
            }
            $('#putSiteSelect').append(html);
            form.render('select');
        } else if (res.code === 403) {
            top.location.href = baseUrl + "/";
        } else {