返回<%- ctx.paymentTender.name %> / 标段设置
<% if (ctx.payment.project_setting.safe.checked) { %>
安全生产费
上报人*
<% for (const st in shenpi.sp_status_list) { %>
<% } %>
<% } %> <% if (ctx.payment.project_setting.form.checked) { %>
<% for (const tr of tenderRptList) { %> <% } %>
名称 添加人 上报人
<%- tr.rpt_name %> <%- tr.user_name %> <%- tr.uid ? ctx.helper._.find(accountList, { id: tr.uid }).name : '' %>
style="display: none" <% } %>>
上报人*
<% for (const st in shenpi.sp_status_list) { %>
<% } %>
<% } %>