From 43b01da1ff0e6aff3e08aa22c3afcb1abe77f80a Mon Sep 17 00:00:00 2001 From: ByungCheol Date: Sat, 20 Jun 2026 17:13:26 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EA=B3=A0=EC=A0=95=EC=A7=80=EC=B6=9C=20?= =?UTF-8?q?=EC=95=88=EB=82=B4=20=E2=80=94=20'=ED=99=95=EC=9D=B8=20?= =?UTF-8?q?=ED=95=84=EC=9A=94'=EB=A1=9C=20=EC=83=9D=EC=84=B1=20=ED=9B=84?= =?UTF-8?q?=20=ED=99=95=EC=A0=95=20=EC=95=88=EB=82=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 --- src/views/account/RecurringView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/account/RecurringView.vue b/src/views/account/RecurringView.vue index 397ac9c..8f6b67d 100644 --- a/src/views/account/RecurringView.vue +++ b/src/views/account/RecurringView.vue @@ -232,7 +232,7 @@ onMounted(load) -

등록한 주기에 맞춰 가계부 진입 시 자동으로 내역이 생성됩니다. (중복 없이)

+

등록한 주기에 맞춰 가계부 진입 시 자동으로 ‘확인 필요’ 내역이 생성됩니다(중복 없이). 가계부에서 실제 결제·이체를 확인한 뒤 ‘확인’을 눌러 확정하세요.

{{ error }}

불러오는 중...