From 91dc9c8bd14c2526fee26c7a3705041d144d4828 Mon Sep 17 00:00:00 2001 From: Harry Yang Date: Thu, 5 Jan 2023 20:34:37 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=87=E8=B4=AD=E5=90=88=E5=90=8C=E5=90=88?= =?UTF-8?q?=E5=90=8C=E9=87=91=E9=A2=9D=20=E8=81=94=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/templates/admin/business/process-new.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/admin/business/process-new.ftl b/src/main/resources/templates/admin/business/process-new.ftl index ed5d251..74782b2 100644 --- a/src/main/resources/templates/admin/business/process-new.ftl +++ b/src/main/resources/templates/admin/business/process-new.ftl @@ -975,7 +975,7 @@ } // @formatter:on - this.initForm(form) + this.initForm({ ...form, contractAmount: 0 }) this.projectSelected = true let indexCounter = 1; this.incomeDetails = incomeDetails && incomeDetails.map(detail => ({