sgj
2025-12-04 91a8e4a9bc039f0e32c389e4f0880820c7a2e1eb
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("");