mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-19 17:49:29 +08:00
更新 ReorganizeDialog.vue
This commit is contained in:
@@ -318,7 +318,7 @@ onMounted(() => {
|
||||
</VCol>
|
||||
<VCol cols="12" md="4">
|
||||
<VTextField
|
||||
v-model.number="transferForm.episode_offset"
|
||||
v-model="transferForm.episode_offset"
|
||||
label="集数偏移"
|
||||
placeholder="如-10"
|
||||
hint="集数偏移运算,如-10或EP*2"
|
||||
|
||||
Reference in New Issue
Block a user