<% if (tender.ledger_status === auditConst.status.checking && tender.curAuditorIds.indexOf(ctx.session.sessionUser.accountId) >= 0) { %> <% } %> <% if (tender.ledger_status !== auditConst.status.checked && ctx.session.sessionUser.is_admin) { %> <% } %> <% if (tender.ledger_status === auditConst.status.checked && tender.finalAuditorIds.indexOf(ctx.session.sessionUser.accountId) >= 0 && !tender.hasStage && !tender.hasRevise) { %> <% if (!authMobile && ctx.session.sessionUser.loginStatus === 0) { %> <% } else { %> <% } %> <% } %>