sgj
昨天 85e10b2ee171c9391fce2d353d396a9c9b771e1c
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("");