From 094017d0d78e996e093cc3170fd3c1abca9538b7 Mon Sep 17 00:00:00 2001 From: OathK1per Date: Fri, 22 Jul 2022 16:50:33 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=BC=96=E5=8F=B7=E6=8D=A2?= =?UTF-8?q?=E8=A1=8C=E6=98=BE=E7=A4=BA?= 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 63e439c..dea5e69 100644 --- a/src/main/resources/templates/admin/project_list.ftl +++ b/src/main/resources/templates/admin/project_list.ftl @@ -197,7 +197,7 @@ <#list pager.list as list> ${list.tempId!} - ${list.projectNo!} + ${list.projectNo!} ${list.name!} ${list.typeDesc!} ${Utils.format(list.contractAmount, "0.00")}