From dc5d86227ca4fcd4f27eb1022bc4bc9282af484f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=98wangjiuyun?= <‘1595161655@qq.com> Date: Tue, 29 Oct 2024 11:40:07 +0800 Subject: [PATCH] =?UTF-8?q?bug=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/admin/project_approve.ftl | 68 +++++++++++++++++++ .../templates/admin/project_budget_edit.ftl | 13 ++-- 2 files changed, 75 insertions(+), 6 deletions(-) diff --git a/src/main/resources/templates/admin/project_approve.ftl b/src/main/resources/templates/admin/project_approve.ftl index c6210c5..e65aefb 100644 --- a/src/main/resources/templates/admin/project_approve.ftl +++ b/src/main/resources/templates/admin/project_approve.ftl @@ -867,6 +867,74 @@ +
+
+
+
+ <#--
--> + <#--
--> + <#--
--> + <#-- --> + <#-- --> + <#--
--> + + <#-- --> + <#--
--> + <#--
--> +
+
+ + + + + + + + + + + + + + <#if budgetPayPlan??> + <#list budgetPayPlan as payDetail> + + + + + + + + + + + + + + + + + + + + +
序号付款节点付款时间采购成本项目付款金额供应商
+ <#if payDetail.payProject='1'>设备成本 + <#if payDetail.payProject='2'>工程成本 + <#if payDetail.payProject='3'>服务成本 + <#if payDetail.payProject='4'>其他成本 +
+
+
+
+ +
+
<#--收入明细表--> diff --git a/src/main/resources/templates/admin/project_budget_edit.ftl b/src/main/resources/templates/admin/project_budget_edit.ftl index 3124a1f..bd6b143 100644 --- a/src/main/resources/templates/admin/project_budget_edit.ftl +++ b/src/main/resources/templates/admin/project_budget_edit.ftl @@ -1519,11 +1519,12 @@ - + + + + @@ -1537,7 +1538,7 @@ - +