mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-25 02:09:59 +08:00
fix
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