diff --git a/src/main/resources/templates/admin/project_settle_edit.ftl b/src/main/resources/templates/admin/project_settle_edit.ftl index 62d38ae..b10077f 100644 --- a/src/main/resources/templates/admin/project_settle_edit.ftl +++ b/src/main/resources/templates/admin/project_settle_edit.ftl @@ -34,7 +34,7 @@
- +
@@ -59,38 +59,38 @@ 收入 设备类 - - - - - + + + + + 收入 工程类 - - - - - + + + + + 收入 服务类 - - - - - + + + + + 合计 - - - - - + + + + + @@ -111,52 +111,52 @@ 成本 采购成本 设备 - - - - - + + + + + 成本 采购成本 施工 - - - - - + + + + + 成本 采购成本 服务 - - - - - + + + + + 成本 采购成本 其他 - - - - - + + + + + 成本 项目管理成本 项目管理成本 - - - - - 人力成本:${Utils.format(salary,'0')} 元 - + + + + + 人力成本:${Utils.format(salary,'0.00')} 元 + 成本 @@ -173,11 +173,11 @@ 合计 - - - - - + + + + + @@ -196,38 +196,38 @@ 财务费用 资金占用成本 - - - - - + + + + + 公司管理费用 - - - - - + + + + + 所得税费用 / / - - - + + + 合计 - - - - - + + + + + @@ -246,30 +246,30 @@ 项目毛利 - - - - - - value="${Utils.format(100 * currentBean.grossProfit,'0')}"<#else>value="${Utils.format(100 * currentBean.grossProfit / currentBean.getIncomeTotalTaxExclude(),'0')}" readonly title="项目毛利利润率"> + + + + + + value="${Utils.format(100 * currentBean.grossProfit,'0.00')}"<#else>value="${Utils.format(100 * currentBean.grossProfit / currentBean.getIncomeTotalTaxExclude(),'0.00')}" readonly title="项目毛利利润率"> 项目贡献利润 - - - - - - value="${Utils.format(100 * currentBean.contributionProfit,'0')}"<#else>value="${Utils.format(100 * currentBean.contributionProfit / currentBean.getIncomeTotalTaxExclude(),'0')}" readonly title="项目贡献利润利润率"> + + + + + + value="${Utils.format(100 * currentBean.contributionProfit,'0.00')}"<#else>value="${Utils.format(100 * currentBean.contributionProfit / currentBean.getIncomeTotalTaxExclude(),'0.00')}" readonly title="项目贡献利润利润率"> 项目净利润 / / - - - - value="${Utils.format(100 * currentBean.netProfit,'0')}"<#else>value="${Utils.format(100 * currentBean.netProfit / currentBean.getIncomeTotalTaxExclude(),'0')}" readonly title="项目净利润利润率"> + + + + value="${Utils.format(100 * currentBean.netProfit,'0.00')}"<#else>value="${Utils.format(100 * currentBean.netProfit / currentBean.getIncomeTotalTaxExclude(),'0.00')}" readonly title="项目净利润利润率"> @@ -286,101 +286,101 @@ 销售商品、提供劳务收到的现金 - - - - + + + + 收到的税费返还 / - - - + + + 收到其他与经营活动有关的现金 - - - - + + + + 购买商品、接受劳务支付的现金 - - - - + + + + 支付的各项税费 / - - - + + + 支付其他与经营活动有关的现金 - - - - + + + + 经营活动产生的现金流量净额 - - - - + + + + 投资活动现金流入 / - - - + + + 投资活动现金流出 / - - - + + + 投资活动产生的现金流量净额 / - - - + + + 融资资金流入 - - - - + + + + 还款资金流出 - - - - + + + + 筹资活动产生的现金流量净额 - - - - + + + + 货币资金净增加额 - - - - + + + +