mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 07:28:37 +08:00
fix ui
This commit is contained in:
@@ -480,8 +480,11 @@ function getYear(airDate: string) {
|
||||
inset
|
||||
scrollable
|
||||
>
|
||||
<VCard :title="`订阅 - ${props.media?.title}`">
|
||||
<VCard>
|
||||
<DialogCloseBtn @click="subscribeSeasonDialog = false" />
|
||||
<VCardTitle class="pe-10">
|
||||
订阅 - {{ props.media?.title }}
|
||||
</VCardTitle>
|
||||
<VCardText>
|
||||
<VList
|
||||
v-model="seasonsSelected"
|
||||
|
||||
Reference in New Issue
Block a user