feat: download report
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 8s
This commit is contained in:
parent
7522c967d9
commit
e6f2a8df4e
3 changed files with 106 additions and 9 deletions
|
|
@ -15,9 +15,7 @@ defineProps<{
|
|||
:default-opened="defaultOpened"
|
||||
>
|
||||
<template #header>
|
||||
<span>
|
||||
<slot name="header" />
|
||||
</span>
|
||||
<slot name="header" />
|
||||
</template>
|
||||
|
||||
<main class="surface-1 q-pa-md full-width">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue