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