fix: remove print variable
gitea/salix-front/pipeline/pr-test There was a failure building this commit Details

This commit is contained in:
Javier Segarra 2025-05-14 19:41:29 +02:00
parent e595201501
commit 044c06e963
1 changed files with 0 additions and 1 deletions

View File

@ -189,7 +189,6 @@ async function getAmountPaid() {
:prevent-submit="true" :prevent-submit="true"
> >
<template #form-inputs="{ data, validate }"> <template #form-inputs="{ data, validate }">
{{ initialData }}
<h5 class="q-mt-none">{{ t('New payment') }}</h5> <h5 class="q-mt-none">{{ t('New payment') }}</h5>
<VnRow> <VnRow>
<VnSelect <VnSelect