mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-13 03:31:01 +08:00
fix ReoranizeDialog
This commit is contained in:
@@ -226,7 +226,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