sgj
4 天以前 ce819cce8e411e78e188e31645b0d7c8c2382784
fzzy-igdss-web/src/main/resources/static/axui/loginAndRegister.js
@@ -39,7 +39,7 @@
        },
        success: function(r) {
            if (r.code == web_status.SUCCESS) {
                location.href = ctx + 'index';
                location.href = ctx + 'index-gateway';
            } else {
                $('.imgcode').click();
                $(".code").val("");