hotFix: try to fix myEntries
gitea/salix-front/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2024-07-25 09:53:59 +02:00
parent 687262e78c
commit 454c229f13
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ const columns = computed(() => [
align: 'left',
name: 'id',
label: t('customer.extendedList.tableVisibleColumns.id'),
columnFilter: false,
},
{
align: 'left',