diff --git a/hwe/ts/Board.vue b/hwe/ts/Board.vue index 28a1d0ba..5f09c48b 100644 --- a/hwe/ts/Board.vue +++ b/hwe/ts/Board.vue @@ -18,56 +18,61 @@ type="text" maxlength="250" placeholder="제목" + v-model="newArticle.title" />