From b4df01f01c03096a1d386bb473448d05eda09bb8 Mon Sep 17 00:00:00 2001 From: dyhj625 Date: Fri, 24 Jan 2025 15:35:11 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8C=8C=EC=9D=BC=EC=88=98=EC=A0=95=20?= =?UTF-8?q?=EB=A8=B8=EC=A7=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/input/FormFile.vue | 43 +++++++++++++++++++++---------- 1 file changed, 30 insertions(+), 13 deletions(-) diff --git a/src/components/input/FormFile.vue b/src/components/input/FormFile.vue index 71070db..bc45bea 100644 --- a/src/components/input/FormFile.vue +++ b/src/components/input/FormFile.vue @@ -10,14 +10,15 @@ multiple />
- {{ errorMsg }} + {{ errorMessage }}