From b0fa89df41ab40a75b7d3b8572fe4e66657ded0b Mon Sep 17 00:00:00 2001
From: hanbo <2608504783@qq.com>
Date: Tue, 19 Apr 2022 18:39:55 +0800
Subject: [PATCH] =?UTF-8?q?=E6=98=93=E7=94=A8=E6=80=A7=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../static/assets/js/project_budget_cost.js | 2 +-
.../resources/templates/admin/project_approve.ftl | 8 ++++----
.../templates/admin/project_budget_edit.ftl | 2 +-
.../templates/admin/project_estimate_add.ftl | 12 ++++++++++--
.../templates/admin/project_estimate_edit.ftl | 12 ++++++++++--
5 files changed, 26 insertions(+), 10 deletions(-)
diff --git a/src/main/resources/static/assets/js/project_budget_cost.js b/src/main/resources/static/assets/js/project_budget_cost.js
index e121aec..0ba7a52 100644
--- a/src/main/resources/static/assets/js/project_budget_cost.js
+++ b/src/main/resources/static/assets/js/project_budget_cost.js
@@ -195,7 +195,7 @@ function appendTrCost() {
'
| '+
' | '+
' | '+
- ' | '+
+ ' | '+
'';
$("#costTotal").before(template);
diff --git a/src/main/resources/templates/admin/project_approve.ftl b/src/main/resources/templates/admin/project_approve.ftl
index cfb7abc..d303b20 100644
--- a/src/main/resources/templates/admin/project_approve.ftl
+++ b/src/main/resources/templates/admin/project_approve.ftl
@@ -454,7 +454,7 @@
<#list incomeDetails as incomeDetail>
| ${(incomeDetail_index+1)!} |
-
+ |
<#-- |