czt
2025-05-21 bff5f66e5658cb837e5279be0e2d0acfd2888f05
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("");