mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 07:28:37 +08:00
fix bug
This commit is contained in:
@@ -468,7 +468,7 @@ const effectOptions = ref([
|
|||||||
>
|
>
|
||||||
<VSelect
|
<VSelect
|
||||||
v-model="subscribeForm.resolution"
|
v-model="subscribeForm.resolution"
|
||||||
label="分瓣率"
|
label="分辨率"
|
||||||
:items="resolutionOptions"
|
:items="resolutionOptions"
|
||||||
/>
|
/>
|
||||||
</VCol>
|
</VCol>
|
||||||
|
|||||||
Reference in New Issue
Block a user