<% include ./tender_sub_menu.ejs %>
<% include ./tender_sub_mini_menu.ejs %> <% if (tender.ledger_status !== audit.ledger.status.uncheck) { %>

进行至 <% if (lastStage) { %> 第<%- lastStage.order %>期(<%- audit.stage.statusString[lastStage.status] %>) <% } else { %> 台账(<%- audit.ledger.auditString[tender.ledger_status] %>) <% } %>

<% } %> <% if (cooperation) { %>
协作办公
<% } %>
<% if (ctx.session.sessionUser.is_admin) { %> <% } %>
<%- ctx.helper.formatMoney(tender.total_price) %>

0号台账合同

<%- ctx.helper.formatMoney(tender.end_qc_tp) %> <%- tender.qc_ratio %>%

截止本期变更

<%- ctx.helper.formatMoney(tender.gather_tp) %>

本期完成

<%- ctx.helper.formatMoney(tender.end_gather_tp) %>

截止本期完成

<%- ctx.helper.formatMoney(tender.pre_gather_tp) %>

截止上期完成

<%- ctx.helper.formatMoney(tender.yf_tp) %>

本期应付

<% if (tender.pre_ratio > 0) { %>
<%- tender.pre_ratio %>%
<% } %> <% if (tender.cur_ratio > 0) { %>
<%- tender.cur_ratio %>%
<% } %> <% if (tender.other_ratio > 0) { %>
<%- tender.other_ratio %>%
<% } %>
计量完成概况
支付情况
<% if (hadMap) { %>
<% } else { %>
章节计量情况图
<% } %>
<% if (lastStage) { %>计量审批进度<% } else { %>台账审批进度<% } %>
<% if (lastStage) { %> <% if (lastStage.auditors && lastStage.auditors.length > 0) { %> <% for (const [i,sa] of lastStage.auditors.entries()) { %> <% } %> <% } else { %> <% } %> <% } else { %> <%if (tender.auditors && tender.auditors.length > 0) { %> <% for (const [i, la] of tender.auditors.entries()) { %> <% } %> <% } else { %> <% } %> <% } %>
<% if (lastStage) { %> 第<%- lastStage.order %>期 <% if (lastStage.status === audit.stage.status.uncheck) { %> <%- lastStage.status_users %> <% } else { %> <%- lastStage.status_users %> <% } %> <%- audit.stage.statusString[lastStage.status] %> <% } else { %> <% if (tender.ledger_status === audit.ledger.status.uncheck) { %> <%- tender.status_users %> 待上报 <% } else { %> <%- tender.status_users %> <%- audit.ledger.auditString[tender.ledger_status] %> <% } %> <% } %>
<% if (lastStage) { %>
本期合同计量金额:
<%- lastStage.contract_tp %>
本期变更计量金额:
<%- lastStage.qc_tp %>
<% } else { %>
 
 
 
 
<% } %>
<% if (materialData && materialData.auditors.length > 0) { %> <% for (const [i, ma] of materialData.auditors.entries()) { %> <% } %> <% } else { %> <% } %>
第 <%- (materialData ? materialData.order : '0') %> 期 <% if (materialData) { %> <% if (materialData.curAuditor) { %> <%- materialData.curAuditor.name %> <% } %> <%- audit.material.auditProgress[materialData.status] %> <% } %>
<% if (materialData) { %> <% } else { %> <% } %>
含税(信息价/指数法)<%= materialData.m_tp !== null ? ctx.helper.round(ctx.helper.mul(materialData.m_tp, 1+materialData.rate/100), 2) : '0' %><%= materialData.ex_tp !== null ? ctx.helper.round(ctx.helper.mul(materialData.ex_tp, 1+materialData.rate/100), 2) : '0' %>
不含税(信息价/指数法)<%= materialData.m_tp !== null ? ctx.helper.round(materialData.m_tp, 2) : '0' %><%= materialData.ex_tp !== null ? ctx.helper.round(materialData.ex_tp, 2) : '0' %>
含税(信息价/指数法)00
不含税(信息价/指数法)00
<% if (hadMap) { %>
章节计量情况表
<% } else { %>
期进度表
<% } %>
<% if (hadMap) { %>
<% } else { %>
月进度表
<% } %>
<% if (hadMap || ctx.session.sessionUser.is_admin) { %> <% } %> <% if (hadMap) { %> <% } %>