diff --git a/src/main/resources/static/assets/js/project_budget_plan.js b/src/main/resources/static/assets/js/project_budget_plan.js index 965db6d..31d5d68 100644 --- a/src/main/resources/static/assets/js/project_budget_plan.js +++ b/src/main/resources/static/assets/js/project_budget_plan.js @@ -187,21 +187,21 @@ function verifyBudgetPlan(){ * 资金计划增加一行 */ function appendTrBudgetPlan() { - var template = '\n' + - ' \n' + - ' \n' + - ' \n' + - ' \n' + - ' \n' + - ' \n' + - ' \n' + - ' \n' + - ' \n' + - ' \n' + - ' \n' + - ' \n' + - ' \n' + - ' \n' + + var template = '\n' + + ' \n' + + ' \n' + + ' \n' + + ' \n' + + ' \n' + + ' \n' + + ' \n' + + ' \n' + + ' \n' + + ' \n' + + ' \n' + + ' \n' + + ' \n' + + ' \n' + ' '; $("#budgetPlanDetailTable").append(template); //重新绑定删除事件和input修改事件 diff --git a/src/main/resources/templates/admin/project_budget_edit.ftl b/src/main/resources/templates/admin/project_budget_edit.ftl index df9a7e5..912810a 100644 --- a/src/main/resources/templates/admin/project_budget_edit.ftl +++ b/src/main/resources/templates/admin/project_budget_edit.ftl @@ -559,74 +559,76 @@
- - - - - - - - - - - - - - - - - +
月份设备支出工程支出(含服务+施工+其他)经营性开支保证金支出支出合计销售收款保证金收款收款合计资金余额资金利息垫资计划还款计划操作
+ + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + <#if projectBudgetPlanDetails??> <#list projectBudgetPlanDetails as projectBudgetPlanDetail> - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + diff --git a/src/main/resources/templates/admin/project_summary.ftl b/src/main/resources/templates/admin/project_summary.ftl deleted file mode 100644 index 1cd823d..0000000 --- a/src/main/resources/templates/admin/project_summary.ftl +++ /dev/null @@ -1,227 +0,0 @@ -<#assign base=request.contextPath /> -<#import "../common/defaultLayout.ftl" as defaultLayout> -<@defaultLayout.layout> -
-
-
-
项目统计
-
-
-
-
- -
-
-
-
-
- -
- -
-
-
-
-
-
- - - - - - - - - - - - - - - - - - <#if (pager.list)?exists> - <#list pager.list as list> - - - - - - - - - - - - - - - - - -
收入--设备类收入--工程类收入--服务类采购成本--设备类采购成本--施工类采购成本--服务类采购成本--其他成本--其他成本--项目管理成本财务费用--资金占用成本公司管理费用
${list.projectName!}${(list.incomeDevice!0)?string("0.##")}${(list.incomeEngineer!0)?string("0.##")}${(list.incomeService!0)?string("0.##")}${(list.costPurchaseDevice!0)?string("0.##")}${(list.costPurchaseBuild!0)?string("0.##")}${(list.costPurchaseService!0)?string("0.##")}${(list.costPurchaseOther!0)?string("0.##")}${(list.costOtherOther!0)?string("0.##")}${(list.costProjectManage!0)?string("0.##")}${(list.costExpropriation!0)?string("0.##")}${(list.costCompanyManage!0)?string("0.##")}
-
-
-
- - -
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - <#if (pager.list)?exists> - <#list pager.list as list> - - - - - - - - - - - - - - - - - - - -
营业收入营业成本项目管理成本其他财务费用项目毛利项目毛利率公司管理费用项目贡献利润项目贡献利润率所得税费用项目净利润项目净利润率
${list.projectName!}${(list.incomeTotal!0)?string("0.##")}${(list.costTotal!0)?string("0.##")}${(list.costProjectManage!0)?string("0.##")}${(list.costOtherOther!0)?string("0.##")}${(list.costExpropriation!0)?string("0.##")}${(list.projectGrossProfit!0)?string("0.##")}${(list.projectGrossProfitRate!0)?string("0.##")}${(list.costCompanyManage!0)?string("0.##")}${(list.projectContributionProfit!0)?string("0.##")}${(list.projectContributionProfitRate!0)?string("0.##")}${(list.taxCost!0)?string("0.##")}${(list.projectNetProfit!0)?string("0.##")}${(list.projectNetProfitRate!0)?string("0.##")}
-
-
-
-
-
-
-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - <#if (pager.list)?exists> - <#list pager.list as list> - - - - - - - - - - - - - - - - - - - - -
销售商品、提供劳务收到的现金收到的税费返还收到的其他与经营活动有关的现金购买商品、接受劳务支付的现金支付的各项税费支付其他与经营活动有关的现金经营活动产生的现金流量净额投资活动现金流入投资活动现金流出投资活动产生的现金流量净额借款资金流入还款资金流出筹资活动产生的现金流量净额货币资金净增加额
${list.projectName!}${(list.saleIncomeCash!0)?string("0.##")}${(list.taxReturn!0)?string("0.##")}${(list.earnestMoneyIncome!0)?string("0.##")}${(list.purchaseCost!0)?string("0.##")}${(list.taxCost!0)?string("0.##")}${(list.earnestMoneyCost!0)?string("0.##")}${(list.netCashFlow!0)?string("0.##")}${(list.cashInflowFromInvestingActivities!0)?string("0.##")}${(list.cashOutflowFromInvestingActivities!0)?string("0.##")}${(list.netCashFromInvestingActivities!0)?string("0.##")}${(list.financingCapitalInflow!0)?string("0.##")}${(list.financingCapitalOutflow!0)?string("0.##")}${(list.financingCapitalCashflow!0)?string("0.##")}${(list.netIncreaseMonetaryFunds!0)?string("0.##")}
-
-
-
-
-
- -
- - <#if (pager.list)?exists && (pager.list?size>0) > -
- <#include "../common/common_pager.ftl"> -
- <#else> -
-

没有找到任何记录!

-
- -
- - - - - - - - - - - - - - - - - - - - - -