<% if (tender.ledger_status === auditConst.status.checking && curAuditor.audit_id === ctx.session.sessionUser.accountId) { %> <% } %> <% if (tender.ledger_status === auditConst.status.checked && auditors[auditors.length - 1].audit_id === ctx.session.sessionUser.accountId && !tender.hasStage && !tender.hasRevise) { %> <% if (!authMobile && ctx.session.sessionUser.loginStatus === 0) { %> <% } else { %> <% } %> <% } %>