更新 ReorganizeDialog.vue

This commit is contained in:
jxxghp
2024-11-12 12:15:28 +08:00
committed by GitHub
parent ff3d45ec91
commit 22c97d1c01

View File

@@ -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"