#5834 - Bic/Swift #169

Merged
jsegarra merged 9 commits from 5834_billingDataSwift into dev 2024-02-02 07:25:51 +00:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 27bfd009cf - Show all commits

View File

@ -75,8 +75,8 @@ const getBankEntities = () => {
<QIcon name="info" class="cursor-info">
<QTooltip>{{ t('components.iban_tooltip') }}</QTooltip>
</QIcon>
</template></VnInput
>
</template>
</VnInput>
</div>
<div class="col">
<VnSelectCreate

View File

@ -106,8 +106,8 @@ onMounted(() => {
t('components.iban_tooltip')
}}</QTooltip>
</QIcon>
</template></VnInput
>
</template>
</VnInput>
</div>
<div class="col">
<VnSelectCreate