<% include ../tender/tender_sub_menu.ejs %>
<% include ../tender/tender_sub_mini_menu.ejs %>
<% if(auditStatus === auditConst.status.uncheck || auditStatus === auditConst.status.back) { %> <% } %> <% if (auditStatus === 1 || auditStatus === 2) { %> <% } %>
<% if (auditStatus === 3 || auditStatus === 4 || auditStatus === 5 || auditStatus === 7) { %>
<% } %>
<% if (auditStatus === 1) { %> 上报审批 <% } else if (auditStatus === 2) { %> 重新上报 <% } else if (auditStatus === 3) { %> 审批退回 <% } else if (auditStatus === 4) { %> 审批完成 <% } else if (auditStatus === 5) { %> 审批终止 <% } else if (auditStatus === 6) { %> 审批通过 审批退回 <% } else if (auditStatus === 7) { %> 审批中 <% } %> <% if (auditStatus === 4 && ctx.session.sessionUser.accountId === auditList[auditList.length-1].uid) { %> <% if (stageChangeNum === 0) { %> 重新审批 <% } else { %> <% } %> <% } %>
<% if (auditStatus === 1 || auditStatus === 2) { %> <% } %>
<% if (auditStatus === 1 || auditStatus === 2) { %>
<% const changeType = change.type !== null && change.type !== '' ? change.type.split(',') : '' %> <% for (const t in changeConst.type) { %> <% const cType = changeConst.type[t] %> <% } %>
编辑
<% for (const c in changeConst.charge) { %> <% const cCharge = changeConst.charge[c] %> <% } %>
<% } else { %>
<% if (auditStatus === 4) { %>
<% } %>
<% const changeType = change.type !== null && change.type !== '' ? change.type.split(',') : '' %> <% for (const t in changeConst.type) { %> <% const cType = changeConst.type[t] %> <% } %>
<% for (const c in changeConst.charge) { %> <% const cCharge = changeConst.charge[c] %> <% } %>
readonly<% } %>>
<% } %>
<% if (attList !== undefined && attList !== '') { %> <% for (const [index,att] of attList.entries()) { %> <% } %> <% } %>
序号 名称 上传时间/大小 操作
> <%- index+1 %> <%- att.filename %><%- att.fileext %> <%- moment(att.in_time * 1000).format('YYYY-MM-DD') %>
<%- ctx.helper.bytesToSize(att.filesize) %>
<% if (att.uid === ctx.session.sessionUser.accountId && (auditStatus === 4 ? Boolean(att.extra_upload) : true )) { %> <% } %>
<% if (auditStatus === 1 || auditStatus === 2) { %> <% } else if (auditStatus === 3 || auditStatus === 4 || auditStatus === 5 || auditStatus === 7) { %> <% } else if (auditStatus === 6) { %> <% } %>