콘텐츠 큐레이션 수정 - 메인 탭, 시리즈 큐레이션 메뉴 제거

This commit is contained in:
Yu Sung 2025-02-04 00:41:32 +09:00
parent de2f89bff1
commit 697de48d9c
1 changed files with 2 additions and 2 deletions

View File

@ -129,7 +129,7 @@
<v-card-title v-else> <v-card-title v-else>
콘텐츠 큐레이션 등록 콘텐츠 큐레이션 등록
</v-card-title> </v-card-title>
<v-card-text> <v-card-text v-if="is_modify === false">
<v-row align="center"> <v-row align="center">
<v-col cols="4"> <v-col cols="4">
메인 메인
@ -177,7 +177,7 @@
</v-col> </v-col>
</v-row> </v-row>
</v-card-text> </v-card-text>
<v-card-text> <v-card-text v-if="is_modify === false">
<v-row> <v-row>
<v-col cols="4"> <v-col cols="4">
시리즈 큐레이션 시리즈 큐레이션