czt
7 天以前 0f2fc0872069f0a5099cc535e6ff885b13937153
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("");