mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 07:28:37 +08:00
fix placeholder
This commit is contained in:
@@ -632,6 +632,7 @@ onMounted(() => {
|
|||||||
<VTextField
|
<VTextField
|
||||||
v-model="transferForm.target"
|
v-model="transferForm.target"
|
||||||
label="目的路径"
|
label="目的路径"
|
||||||
|
placeholder="留空自动"
|
||||||
/>
|
/>
|
||||||
</VCol>
|
</VCol>
|
||||||
<VCol
|
<VCol
|
||||||
|
|||||||
Reference in New Issue
Block a user