% include ../tender/tender_sub_menu.ejs %>
签约<%- typeColMap[advance.type].text %>:<%- ctx.helper.formatMoney(advancePayTotal, ',', parseFloat(advancePayTotal).toString().split('.')[1] && parseFloat(advancePayTotal).toString().split('.')[1].length || 0) %> 元 | |||
---|---|---|---|
支付比例 |
value="<%- advance.pay_ratio && ctx.helper.mul(ctx.helper.div(advance.cur_amount, advancePayTotal), 100, 2) || 0 %>">
%
|
本期金额 |
placeholder="请填写本期金额,将自动计算支付比例" data-type="1"
value="<%- cur_amount %>">
元
|
截止上期 | <%- prev_amount %>元 | 截止本期金额 | <%- prev_total_amount %>元 |
备注 |
附件 |
---|
审批流程 | |
---|---|
|
<% if (ctx.tender.info.shenpi.advance !== shenpiConst.sp_status.gdspl) { %>
<% } %>
审批流程
|
审批流程 | |
---|---|
|
<% auditHistory.forEach((history, idx) => { %>
<% if(idx === auditHistory.length - 1 && auditHistory.length !== 1) { %>
<% } %>
<%- idx+1 %>#
|