mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 23:56:42 +08:00
fix #1046
This commit is contained in:
@@ -323,7 +323,10 @@ watchEffect(() => {
|
|||||||
</VCol>
|
</VCol>
|
||||||
</VRow>
|
</VRow>
|
||||||
<VRow>
|
<VRow>
|
||||||
<VCol cols="12">
|
<VCol
|
||||||
|
cols="12"
|
||||||
|
md="4"
|
||||||
|
>
|
||||||
<VSwitch
|
<VSwitch
|
||||||
v-model="subscribeForm.best_version"
|
v-model="subscribeForm.best_version"
|
||||||
label="洗版"
|
label="洗版"
|
||||||
|
|||||||
Reference in New Issue
Block a user