Merge pull request '시리즈 리스트 - 작품 개수 추가' (#44) from test into main

Reviewed-on: #44
This commit is contained in:
klaus 2024-10-14 15:43:15 +00:00
commit d412c15c9d
1 changed files with 4 additions and 0 deletions

View File

@ -33,6 +33,9 @@
<th class="text-center">
장르
</th>
<th class="text-center">
작품개수
</th>
<th class="text-center">
연재여부
</th>
@ -76,6 +79,7 @@
</td>
<td>{{ item.creatorNickname }}</td>
<td>{{ item.genre }}</td>
<td>{{ item.numberOfWorks }}</td>
<td>{{ item.state }}</td>
<td>
<div v-if="item.isAdult">