From aec813bb929fe53bcb87915c6835bfe41643a1e8 Mon Sep 17 00:00:00 2001 From: ckx6954 Date: Tue, 17 Dec 2024 10:32:12 +0900 Subject: [PATCH] =?UTF-8?q?file=20props,emit=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/FormFile.vue | 23 +++++++++++++++++++++-- src/views/board/BoardWrite.vue | 3 ++- 2 files changed, 23 insertions(+), 3 deletions(-) diff --git a/src/components/input/FormFile.vue b/src/components/input/FormFile.vue index e0d026a..1546c48 100644 --- a/src/components/input/FormFile.vue +++ b/src/components/input/FormFile.vue @@ -1,13 +1,32 @@