mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-07-11 07:21:41 +08:00
更新 List.vue
This commit is contained in:
@@ -684,7 +684,7 @@ onMounted(() => {
|
|||||||
<vProgressLinear
|
<vProgressLinear
|
||||||
color="white"
|
color="white"
|
||||||
class="mb-0 mt-1"
|
class="mb-0 mt-1"
|
||||||
:value="progressValue"
|
:model-value="progressValue"
|
||||||
/>
|
/>
|
||||||
</vCardText>
|
</vCardText>
|
||||||
</vCard>
|
</vCard>
|
||||||
|
|||||||
Reference in New Issue
Block a user