<%- ctx.helper.formatMoney(tender.total_price) %>
0号台账合同
<%- ctx.helper.formatMoney(tender.change_tp) %>
已批复变更金额
<%- ctx.helper.formatMoney(tender.sum) %>
变更后金额
<%- 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.yf_tp) %>
本期应付
<% if (tender.pre_ratio > 0) { %>
<% } %>
<% if (tender.cur_ratio > 0) { %>
<% } %>
<% if (tender.other_ratio > 0) { %>
<% } %>