From 336673507325bb7b0631b9f0707bfaafb59f02b7 Mon Sep 17 00:00:00 2001 From: OathK1per Date: Thu, 21 Jul 2022 16:14:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=A1=B9=E7=9B=AE=E7=BC=96?= =?UTF-8?q?=E5=8F=B7=E4=B8=BAnull=E7=9A=84=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/templates/admin/project_budget_edit.ftl | 10 +++++++++- .../templates/admin/project_estimate_edit.ftl | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/admin/project_budget_edit.ftl b/src/main/resources/templates/admin/project_budget_edit.ftl index b5df41e..e7176b9 100644 --- a/src/main/resources/templates/admin/project_budget_edit.ftl +++ b/src/main/resources/templates/admin/project_budget_edit.ftl @@ -92,7 +92,15 @@
- +
+
*项目编号
+
+ +
+
+
*项目名称
diff --git a/src/main/resources/templates/admin/project_estimate_edit.ftl b/src/main/resources/templates/admin/project_estimate_edit.ftl index 700657d..313f67d 100644 --- a/src/main/resources/templates/admin/project_estimate_edit.ftl +++ b/src/main/resources/templates/admin/project_estimate_edit.ftl @@ -67,7 +67,7 @@
+ value="${project.projectNo!}" required />