From e77729a62d27e9b6572aa6d853f6dc00fb0281df Mon Sep 17 00:00:00 2001 From: isol2011 Date: Mon, 18 Jul 2022 16:14:12 +0900 Subject: [PATCH] =?UTF-8?q?[=EC=88=98=EC=A0=95]=20=EC=84=B1=EC=9E=A5?= =?UTF-8?q?=EA=B8=B0=EB=A1=9D=20UI=20=ED=91=9C=EA=B8=B0=20=EC=98=A4?= =?UTF-8?q?=EB=A5=98,=20=EC=84=B1=EC=9E=A5=EA=B8=B0=EB=A1=9D=20=EB=8B=AC?= =?UTF-8?q?=EB=A0=A5=20=EC=9C=84=EC=AA=BD=EC=9C=BC=EB=A1=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ftl/m/bf_growth_body/view_bf_growth_body_input.ftl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/main/webapp/WEB-INF/views/ftl/m/bf_growth_body/view_bf_growth_body_input.ftl b/src/main/webapp/WEB-INF/views/ftl/m/bf_growth_body/view_bf_growth_body_input.ftl index 21cc61d..5599e35 100644 --- a/src/main/webapp/WEB-INF/views/ftl/m/bf_growth_body/view_bf_growth_body_input.ftl +++ b/src/main/webapp/WEB-INF/views/ftl/m/bf_growth_body/view_bf_growth_body_input.ftl @@ -32,6 +32,12 @@ } + +
@@ -46,7 +52,7 @@
${model['rm_child']['name']}
-
${model['rm_child']['age_y']!}세 ${model['rm_child']['age_m']!}개월
+
${(model['rm_child']['past_month']?number/12)?floor!}세 ${(model['rm_child']['past_month']?number%12)!}개월