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