This commit is contained in:
jxxghp
2023-10-13 22:33:58 +08:00
parent feda0cad2d
commit 539bc656f8
11 changed files with 71 additions and 34 deletions

View File

@@ -63,6 +63,7 @@ function openSearchDialog() {
<VCardActions>
<VSpacer />
<VBtn
variant="tonal"
@click="search"
>
搜索

View File

@@ -38,6 +38,9 @@ async function restart() {
dialogProps: {
maxWidth: '30rem',
},
cancellationButtonProps: {
variant: 'tonal',
},
})
if (confirmed) {