mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-31 21:30:33 +08:00
downloader属性不再为可选, 使组件具有初始值
This commit is contained in:
@@ -418,7 +418,7 @@ onMounted(() => {
|
||||
v-model="subscribeForm.downloader"
|
||||
:items="downloaderOptions"
|
||||
label="下载器"
|
||||
hint="指定该订阅使用的下载器,留空自动使用默认下载器"
|
||||
hint="指定该订阅使用的下载器"
|
||||
persistent-hint
|
||||
/>
|
||||
</VCol>
|
||||
|
||||
Reference in New Issue
Block a user