mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-16 09:07:34 +08:00
fix bug
This commit is contained in:
@@ -208,7 +208,7 @@ onMounted(() => {
|
||||
<VForm @submit.prevent="() => {}">
|
||||
<VRow>
|
||||
<VCol cols="12" md="6">
|
||||
<VCombobox
|
||||
<VSelect
|
||||
v-model="transferForm.target_storage"
|
||||
:items="storageOptions"
|
||||
label="目的存储"
|
||||
|
||||
Reference in New Issue
Block a user