% if (rptAudit && ((ctx.detail.status !== auditConst.status.checkNo && ctx.detail.status !== auditConst.status.checked) || (ctx.detail.status === auditConst.status.checked && !nextDetail) || (ctx.detail.status === auditConst.status.checkNo && ctx.detail.uid === ctx.session.sessionUser.accountId)) ) { %>
序号 | 表单角色 | 签署人 | 签字 | 签章 |
---|---|---|---|---|
<%- index+1 %> | <%- ra.signature_name %> | <%- ra.user_name %> | <% if (ra.signature_msg && ra.signature_msg.sign_path !== null ) { %><% } %> | <% if (ra.signature_msg && (ra.signature_msg.stamp_path !== null || ra.signature_msg.company_stamp !== null)) { %><% } %> |