Compare commits

..

2 Commits

Author SHA1 Message Date
d412c15c9d Merge pull request '시리즈 리스트 - 작품 개수 추가' (#44) from test into main
Reviewed-on: #44
2024-10-14 15:43:15 +00:00
Yu Sung
b9c35cb22b 시리즈 리스트 - 작품 개수 추가 2024-10-15 00:38:19 +09:00

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">