This commit is contained in:
jxxghp
2023-10-13 22:37:04 +08:00
parent 539bc656f8
commit 2c73a8f3e1
2 changed files with 2 additions and 1 deletions

View File

@@ -158,7 +158,7 @@ async function deleteItem(item: FileItem) {
dialogProps: {
maxWidth: '50rem',
},
confirmationButtonProps: {
cancellationButtonProps: {
variant: 'tonal',
},
})

View File

@@ -171,6 +171,7 @@ const sortIcon = computed(() => {
<VBtn
:disabled="!newFolderName"
depressed
variant="tonal"
@click="mkdir"
>
新建