feat: refs #7134 add bank
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Javier Segarra 2024-12-27 13:26:49 +01:00
parent 3aa8b568c4
commit a86b9067e2
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ const columns = computed(() => [
},
{
align: 'left',
name: 'bankFk',
name: 'bank',
label: t('Bank'),
cardVisible: true,
},