mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
fix UI
This commit is contained in:
@@ -417,6 +417,7 @@ onMounted(() => {
|
|||||||
>
|
>
|
||||||
<VSelect
|
<VSelect
|
||||||
v-model="rssForm.season"
|
v-model="rssForm.season"
|
||||||
|
v-show="rssForm.type === '电视剧'"
|
||||||
label="季"
|
label="季"
|
||||||
:items="seasonItems"
|
:items="seasonItems"
|
||||||
readonly
|
readonly
|
||||||
|
|||||||
Reference in New Issue
Block a user