Compare commits
No commits in common. "0ba845d95aa55cfdf691f8a94bcaeb5db1f2cf8f" and "64b1fd5395cf58c5e8cc1a671b3c6755d478da23" have entirely different histories.
0ba845d95a
...
64b1fd5395
|
@ -91,9 +91,6 @@
|
|||
<th class="text-center">
|
||||
등록일
|
||||
</th>
|
||||
<th class="text-center">
|
||||
오픈 예정일
|
||||
</th>
|
||||
<th class="text-center">
|
||||
관리
|
||||
</th>
|
||||
|
@ -153,7 +150,6 @@
|
|||
/>
|
||||
</td>
|
||||
<td>{{ item.date }}</td>
|
||||
<td>{{ item.releaseDate }}</td>
|
||||
<td>
|
||||
<v-row>
|
||||
<v-col>
|
||||
|
|
Loading…
Reference in New Issue