czt
2025-05-26 a41d9610b074c23f0e5d032f50282da7fb6763a2
igds-dzhwk-web/src/main/resources/static/axui/loginAndRegister.js
@@ -39,7 +39,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("");