fix(settings): bug

This commit is contained in:
Aqr-K
2024-11-14 23:09:19 +08:00
committed by GitHub
parent a0ebb42e1e
commit e6357d0a54

View File

@@ -18,7 +18,7 @@ function handleImport() {
</script>
<template>
<VDialog width="40rem" scrollable max-height="85vh">
<VDialog width="40rem" scrollable max-height="85vh" persistent>
<VCard :title="props.title" class="rounded-t">
<DialogCloseBtn @click="emit('close')" />
<VCardText class="pt-2">