mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 15:36:49 +08:00
fix
This commit is contained in:
@@ -221,7 +221,7 @@ onMounted(async () => {
|
|||||||
scrollable
|
scrollable
|
||||||
>
|
>
|
||||||
<VCard
|
<VCard
|
||||||
:title="`编辑订阅 - ${subscribeForm?.name}`"
|
:title="`编辑订阅 - ${subscribeForm?.name} ${subscribeForm?.season ? `季 ${subscribeForm?.season}` : ''}}}`"
|
||||||
class="rounded-t"
|
class="rounded-t"
|
||||||
>
|
>
|
||||||
<VCardText class="pt-2">
|
<VCardText class="pt-2">
|
||||||
|
|||||||
Reference in New Issue
Block a user