This commit is contained in:
jxxghp
2024-09-21 17:53:01 +08:00
parent 1efd0a3d5b
commit cd6f5090d7

View File

@@ -208,7 +208,7 @@ onMounted(() => {
<VForm @submit.prevent="() => {}">
<VRow>
<VCol cols="12" md="6">
<VCombobox
<VSelect
v-model="transferForm.target_storage"
:items="storageOptions"
label="目的存储"