更新 List.vue

This commit is contained in:
jxxghp
2023-08-29 17:46:36 +08:00
committed by GitHub
parent 909857f146
commit 3bfcd38e65

View File

@@ -684,7 +684,7 @@ onMounted(() => {
<vProgressLinear
color="white"
class="mb-0 mt-1"
:value="progressValue"
:model-value="progressValue"
/>
</vCardText>
</vCard>