From de1a6e19c5ee39789139eca39260880c83f8dd15 Mon Sep 17 00:00:00 2001 From: yoon Date: Mon, 10 Feb 2025 10:27:53 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B9=84=EB=B0=80=EB=B2=88=ED=98=B8=20?= =?UTF-8?q?=EC=9E=AC=EC=84=A4=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/user/FindPassword.vue | 73 ++++++++++++++-------------- 1 file changed, 36 insertions(+), 37 deletions(-) diff --git a/src/components/user/FindPassword.vue b/src/components/user/FindPassword.vue index 579e4a0..c4e073a 100644 --- a/src/components/user/FindPassword.vue +++ b/src/components/user/FindPassword.vue @@ -8,44 +8,43 @@ :useInputGroup="true" @update:data="handleIdChange" :value="id" + :disabled="resetForm" /> - - - - - - - -
- 취소 - -
+