Compare commits
2 Commits
64b1fd5395
...
0ba845d95a
Author | SHA1 | Date |
---|---|---|
|
0ba845d95a | |
![]() |
02cfe40836 |
|
@ -91,6 +91,9 @@
|
|||
<th class="text-center">
|
||||
등록일
|
||||
</th>
|
||||
<th class="text-center">
|
||||
오픈 예정일
|
||||
</th>
|
||||
<th class="text-center">
|
||||
관리
|
||||
</th>
|
||||
|
@ -150,6 +153,7 @@
|
|||
/>
|
||||
</td>
|
||||
<td>{{ item.date }}</td>
|
||||
<td>{{ item.releaseDate }}</td>
|
||||
<td>
|
||||
<v-row>
|
||||
<v-col>
|
||||
|
|
Loading…
Reference in New Issue