From 4258881d4b3d3e60182a9b20f6d874df81251bbc Mon Sep 17 00:00:00 2001 From: khj0414 Date: Mon, 17 Mar 2025 10:24:41 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9A=A9=EC=96=B4=EC=A7=91=EC=88=98=EC=A0=95?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/input/FormInput.vue | 3 - src/components/input/FormSelect.vue | 8 ++ src/components/wordDict/DictWrite.vue | 123 +++++++++++++------------- src/views/wordDict/wordDict.vue | 4 +- 4 files changed, 70 insertions(+), 68 deletions(-) diff --git a/src/components/input/FormInput.vue b/src/components/input/FormInput.vue index 7c1da23..931ff2e 100644 --- a/src/components/input/FormInput.vue +++ b/src/components/input/FormInput.vue @@ -19,9 +19,6 @@ @focusout="$emit('focusout', modelValue)" @input="handleInput" /> -
- -
{{ title }}을 확인해주세요.
카테고리 중복입니다.
diff --git a/src/components/input/FormSelect.vue b/src/components/input/FormSelect.vue index bc7e9f4..915deaf 100644 --- a/src/components/input/FormSelect.vue +++ b/src/components/input/FormSelect.vue @@ -10,6 +10,9 @@ {{ isCommon ? item.label : item }} +
+ +
-
-
- -
-
- -
-
- -
-
- -
+ +
+
-
- + +
+ -
-
- -
- +
+ +
+ +
-