fix: remove print variable
gitea/salix-front/pipeline/pr-test There was a failure building this commit
Details
gitea/salix-front/pipeline/pr-test There was a failure building this commit
Details
This commit is contained in:
parent
e595201501
commit
044c06e963
|
@ -189,7 +189,6 @@ async function getAmountPaid() {
|
|||
:prevent-submit="true"
|
||||
>
|
||||
<template #form-inputs="{ data, validate }">
|
||||
{{ initialData }}
|
||||
<h5 class="q-mt-none">{{ t('New payment') }}</h5>
|
||||
<VnRow>
|
||||
<VnSelect
|
||||
|
|
Loading…
Reference in New Issue