#5834 - Bic/Swift #169

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

View File

@ -77,6 +77,7 @@ const onDataSaved = (data) => {
option-value="id"
option-label="country"
hide-selected
:required="true"
:rules="validate('bankEntity.countryFk')"
/>
</div>