From 720b6f7985367d9a2c19a19d6ac10489c80eeefc Mon Sep 17 00:00:00 2001 From: yoon Date: Thu, 9 Jan 2025 15:54:44 +0900 Subject: [PATCH] =?UTF-8?q?fromselect=20=EB=9D=BC=EB=B2=A8=20=EC=9C=84?= =?UTF-8?q?=EC=AA=BD=EC=97=90=20=EC=9C=84=EC=B9=98=20=ED=95=A0=20=EC=88=98?= =?UTF-8?q?=20=EC=9E=88=EB=8A=94=20=EC=A1=B0=EA=B1=B4=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/input/FormSelect.vue | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/components/input/FormSelect.vue b/src/components/input/FormSelect.vue index 10ce5c3..5d8d051 100644 --- a/src/components/input/FormSelect.vue +++ b/src/components/input/FormSelect.vue @@ -1,10 +1,10 @@