<% if ((ctx.detail.status === auditConst.status.uncheck || ctx.detail.status === auditConst.status.checkNo) && ctx.session.sessionUser.accountId === ctx.detail.uid) { %> <% } %> <% if (ctx.detail.status === auditConst.status.checking || ctx.detail.status === auditConst.status.checkNoPre) { %> <% if (ctx.detail.curAuditor && ctx.detail.curAuditor.aid === ctx.session.sessionUser.accountId) { %> <% } %> <% } %> <% if (ctx.detail.auditors !== undefined && ctx.detail.auditors.length !== 0 && ctx.detail.auditors[ctx.detail.auditors.length-1].aid === ctx.session.sessionUser.accountId && ctx.detail.status === auditConst.status.checked && ctx.detail.order === ctx.detail.highOrder) { %> <% if (ctx.detail && !ctx.detail.authMobile && ctx.session.sessionUser.loginStatus === 0) { %> <% } else { %> <% } %> <% } %> <% if (ctx.session.sessionUser.accountId === ctx.detail.uid && (ctx.detail.status === auditConst.status.uncheck || ctx.detail.status === auditConst.status.checkNo)) { %> <% } %>