mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-08-28 03:27:54 +08:00
更新 MediaCard.vue
This commit is contained in:
@@ -480,7 +480,7 @@ function getYear(airDate: string) {
|
|||||||
inset
|
inset
|
||||||
scrollable
|
scrollable
|
||||||
>
|
>
|
||||||
<VCard :title="`选择订阅季 - ${props.media?.title}`">
|
<VCard :title="`订阅 - ${props.media?.title}`">
|
||||||
<DialogCloseBtn @click="subscribeSeasonDialog = false" />
|
<DialogCloseBtn @click="subscribeSeasonDialog = false" />
|
||||||
<VCardText>
|
<VCardText>
|
||||||
<VList
|
<VList
|
||||||
|
|||||||
Reference in New Issue
Block a user