From dfc73abc2a9c7f7828541ac8026baa751f58b54a Mon Sep 17 00:00:00 2001 From: srnb1 Date: Fri, 2 Aug 2024 06:37:55 +0900 Subject: [PATCH] =?UTF-8?q?hotfix=20:=20remainingTodoView=EC=9D=98=20?= =?UTF-8?q?=EC=9B=94=20=EC=A0=9C=EB=8C=80=EB=A1=9C=20=EB=AA=BB=20=EB=B0=9B?= =?UTF-8?q?=EC=95=84=EC=98=A4=EB=8A=94=20=EC=98=A4=EB=A5=98=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../RemainingThingTodoList.vue | 34 +++++++++++++++---- 1 file changed, 27 insertions(+), 7 deletions(-) diff --git a/forever_planner/src/views/remainingTodoThing/RemainingThingTodoList.vue b/forever_planner/src/views/remainingTodoThing/RemainingThingTodoList.vue index abf3893e..7e88811b 100644 --- a/forever_planner/src/views/remainingTodoThing/RemainingThingTodoList.vue +++ b/forever_planner/src/views/remainingTodoThing/RemainingThingTodoList.vue @@ -4,7 +4,7 @@

D{{ fixDaycount(todo.daycount) }}

-

7월 {{ todo.calendarDate }}일

+

{{ checkMonth(currentMonth, fixDaycount(todo.daycount) ) }}월 {{ todo.calendarDate }}일