Compare commits

..

No commits in common. "d412c15c9d70fa321772875642eeaa6b1e13684e" and "ed16a6ddad3b7f0abebb2b0fdab1cedc2d163e85" have entirely different histories.

1 changed files with 0 additions and 4 deletions

View File

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