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