<% if (ctx.payment.project_setting.safe.checked) { %>
<% } %>
<% 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" <% } %>>
<% } %>