0
0
Fork 0

hotfix(entry_latest-buys): refs #6897 img

This commit is contained in:
Alex Moreno 2024-07-23 09:14:22 +02:00
parent c7d54668e6
commit ca9425cfb7
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ const columns = [
{
align: 'center',
label: t('entry.latestBuys.tableVisibleColumns.image'),
name: 'image',
name: 'id',
columnField: {
component: VnImg,
attrs: (id) => {