czt
2025-06-05 8460849733838c9e84d1016c51f5a0e6875d0a78
igds-dzhwk-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-archive';
                location.href = ctx + 'dzhwk/index';
            } else {
               $('.imgcode').click();
               $(".code").val("");