From 58fd856c9ce80515c3cae7d3230416a7dd11fcc9 Mon Sep 17 00:00:00 2001
From: hanbo <2608504783@qq.com>
Date: Wed, 8 Dec 2021 18:33:24 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=AD=98=E9=A1=B9=E7=9B=AE=E7=AE=A1?=
=?UTF-8?q?=E7=90=86=E6=88=90=E6=9C=AC=E6=98=8E=E7=BB=86=E8=A1=A8=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/main/resources/templates/admin/project_budget_edit.ftl | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/resources/templates/admin/project_budget_edit.ftl b/src/main/resources/templates/admin/project_budget_edit.ftl
index 22764d8..55d72ce 100644
--- a/src/main/resources/templates/admin/project_budget_edit.ftl
+++ b/src/main/resources/templates/admin/project_budget_edit.ftl
@@ -569,11 +569,11 @@
-->
<#if costProjectManageDetail.deletable==0>
<#if costProjectManageDetail.type ==1 >
-
+ 人工成本
<#elseif costProjectManageDetail.type ==2>
-
+ 业务费用
<#elseif costProjectManageDetail.type ==3>
-
+ 其他费用
#if>
<#elseif costProjectManageDetail.deletable!=0>