From 8517d01f8ee3024da30ef92059e02d1d4751368c Mon Sep 17 00:00:00 2001
From: hanbo <2608504783@qq.com>
Date: Wed, 8 Dec 2021 18:37:59 +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 55d72ce..06b2e13 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>