refs #6905 fix
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Carlos Satorres 2024-03-22 11:56:44 +01:00
parent 95d943e6f5
commit a284f5ce5f
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ function copyUserToken() {
hide-selected
v-model="user.localBankFk"
:options="accountBankData"
option-label="name"
option-label="bank"
option-value="id"
></VnSelectFilter>
</VnRow>