<%- user.name %><%- idx !== 0 ? '重新' : '' %>上报审批
<%- user.role %>
<%- auditor.name %><%- auditConst.statusString[auditor.status] %>
<%- auditor.role %>
<%- auditor.opinion %>
<%- auditor.name %> <%- auditor.status !== auditConst.status.uncheck ? auditConst.statusString[auditor.status] : ''%> <%- auditor.status === auditConst.status.checkNo ? user.name : '' %> <%- auditor.status === auditConst.status.checkNoPre ? auditors[index-1].name : '' %>
<%- auditor.role %>
<%- auditor.opinion %>