콘텐츠 리스트 - 오픈예정일 추가

This commit is contained in:
Yu Sung
2024-01-11 18:19:54 +09:00
parent 335716f860
commit 02cfe40836

View File

@@ -91,6 +91,9 @@
<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>
@@ -150,6 +153,7 @@
/> />
</td> </td>
<td>{{ item.date }}</td> <td>{{ item.date }}</td>
<td>{{ item.releaseDate }}</td>
<td> <td>
<v-row> <v-row>
<v-col> <v-col>