czt
2026-01-19 5ffc5c22b0833d8f569e99eb775d08ca28676c7d
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("");