게시판 첨부파일 기능 추가
This commit is contained in:
parent
9caee91bd3
commit
da35336812
@ -7,7 +7,7 @@
|
|||||||
<BoardProfile profileName="만드레야2"/>
|
<BoardProfile profileName="만드레야2"/>
|
||||||
</div>
|
</div>
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
<BoardContent boardTitle="제목1" boardContent="내용1" />
|
<BoardContent boardTitle="제목1" boardContent="내용1" :attachmentCount="1" />
|
||||||
<BoardComentArea />
|
<BoardComentArea />
|
||||||
</div>
|
</div>
|
||||||
<div class="card-footer">
|
<div class="card-footer">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user