czt
2025-06-03 4901f0cf60ecc6484d149ca5e9a0083e4b21db21
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("");