Skip to content

Commit 3bfcd38

Browse files
authored
更新 List.vue
1 parent 909857f commit 3bfcd38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/filebrowser/List.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@ onMounted(() => {
684684
<vProgressLinear
685685
color="white"
686686
class="mb-0 mt-1"
687-
:value="progressValue"
687+
:model-value="progressValue"
688688
/>
689689
</vCardText>
690690
</vCard>

0 commit comments

Comments
 (0)