czt
2026-01-10 e2abf0dd0c49bc6e82f428ec747865cc806147a3
fzzy-igdss-web/src/main/resources/static/ruoyi/login.js
@@ -31,7 +31,7 @@
        },
        success: function(r) {
            if (r.code == web_status.SUCCESS) {
                location.href = ctx + 'index';
                location.href = ctx + 'index-gateway';
            } else {
               $('.imgcode').click();
               $(".code").val("");