From 243b9702276cb1f44ebca629adbabe5368f836dc Mon Sep 17 00:00:00 2001 From: nevermoregb Date: Fri, 7 Mar 2025 10:22:22 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B2=8C=EC=8B=9C=EA=B8=80=20=EC=88=98?= =?UTF-8?q?=EC=A0=95=20=ED=99=94=EB=A9=B4=20=EC=9E=91=EC=97=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/board/BoardEdit.vue | 109 ++++++++++++++++++++++++++++------ 1 file changed, 91 insertions(+), 18 deletions(-) diff --git a/src/views/board/BoardEdit.vue b/src/views/board/BoardEdit.vue index 94e3c9e..14514f1 100644 --- a/src/views/board/BoardEdit.vue +++ b/src/views/board/BoardEdit.vue @@ -22,19 +22,21 @@ /> -

첨부파일: {{ fileCount }} / 5개

-

{{ fileError }}

+
+

첨부파일: {{ fileCount }} / 5개

+

{{ fileError }}

- + +
@@ -71,7 +73,8 @@