From 01b0f0e997fbfaeb79cd0d405a99db754393fc93 Mon Sep 17 00:00:00 2001 From: pengqiang Date: Wed, 17 Nov 2021 10:17:45 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=8A=B6=E6=80=81=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/admin/project_list.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/admin/project_list.ftl b/src/main/resources/templates/admin/project_list.ftl index 6d301db..9555b32 100644 --- a/src/main/resources/templates/admin/project_list.ftl +++ b/src/main/resources/templates/admin/project_list.ftl @@ -200,7 +200,7 @@
<#--<@shiro.hasPermission name="PROJECT_EDIT">--> - <#if list.status==1 && (approveStatusEstimate==0 || list.approveStatusEstimate==3)> + <#if list.status==1 && (list.approveStatusEstimate==0 || list.approveStatusEstimate==3)>