feat: refs #8372 add prevent-submit attribute
gitea/salix-front/pipeline/pr-dev There was a failure building this commit Details

This commit is contained in:
Jorge Penadés 2025-02-06 09:47:13 +01:00
parent d047a9deea
commit 60d96c8030
1 changed files with 1 additions and 0 deletions

View File

@ -294,6 +294,7 @@ defineExpose({
class="q-pa-md"
:style="maxWidth ? 'max-width: ' + maxWidth : ''"
id="formModel"
:prevent-submit="$attrs['prevent-submit']"
>
<QCard>
<slot