From 70768c60cbc9cb0eb18a8a22f190669c17fb92b8 Mon Sep 17 00:00:00 2001 From: xxssyyyyssxx Date: Thu, 18 Nov 2021 15:33:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E6=8C=89=E6=89=AD=E6=94=B9?= =?UTF-8?q?=E7=82=BAbutton=EF=BC=8Csubmit=E4=BC=9A=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/assets/js/project_budget.js | 3 ++- src/main/resources/templates/admin/project_budget_edit.ftl | 4 ++-- src/main/resources/templates/admin/project_estimate_add.ftl | 4 ++-- src/main/resources/templates/admin/project_estimate_edit.ftl | 4 ++-- 4 files changed, 8 insertions(+), 7 deletions(-) diff --git a/src/main/resources/static/assets/js/project_budget.js b/src/main/resources/static/assets/js/project_budget.js index 061854f..07ed08d 100644 --- a/src/main/resources/static/assets/js/project_budget.js +++ b/src/main/resources/static/assets/js/project_budget.js @@ -10,8 +10,9 @@ $(function () { var message = verifyProjectContributionProfitRate(); if (message) { alert(message); - return; + return ; } + console.log(message); $("#pmsForm").attr("action",base+"/project/budgetEditSave"); $("#pmsForm").submit(); diff --git a/src/main/resources/templates/admin/project_budget_edit.ftl b/src/main/resources/templates/admin/project_budget_edit.ftl index e387f17..0ecdef0 100644 --- a/src/main/resources/templates/admin/project_budget_edit.ftl +++ b/src/main/resources/templates/admin/project_budget_edit.ftl @@ -684,8 +684,8 @@
- - + +
diff --git a/src/main/resources/templates/admin/project_estimate_add.ftl b/src/main/resources/templates/admin/project_estimate_add.ftl index be7cf08..e85676d 100644 --- a/src/main/resources/templates/admin/project_estimate_add.ftl +++ b/src/main/resources/templates/admin/project_estimate_add.ftl @@ -323,8 +323,8 @@
- - + +
diff --git a/src/main/resources/templates/admin/project_estimate_edit.ftl b/src/main/resources/templates/admin/project_estimate_edit.ftl index f1a5baf..a3d575a 100644 --- a/src/main/resources/templates/admin/project_estimate_edit.ftl +++ b/src/main/resources/templates/admin/project_estimate_edit.ftl @@ -323,8 +323,8 @@
- - + +