
--- client/views/pages/adm/boardManagement/wordsManagement/WordsManagementSelectList.vue
+++ client/views/pages/adm/boardManagement/wordsManagement/WordsManagementSelectList.vue
... | ... | @@ -43,7 +43,7 @@ |
43 | 43 |
<div class="modal-title"> |
44 | 44 |
<p>금지어 추가</p> |
45 | 45 |
</div> |
46 |
- <button class="btn-close" @click="fnModalClose"></button> |
|
46 |
+ <button class="btn-close" @click="modalClose"></button> |
|
47 | 47 |
</template> |
48 | 48 |
<div class="search-bar"> |
49 | 49 |
<input type="text" class="form-control sm" placeholder="추가할 금지어를 입력해주세요." v-model="inputWordNm" |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?