From ca9425cfb70990a696c76712cac48d5b1a26034d Mon Sep 17 00:00:00 2001 From: alexm Date: Tue, 23 Jul 2024 09:14:22 +0200 Subject: [PATCH] hotfix(entry_latest-buys): refs #6897 img --- src/pages/Entry/EntryLatestBuys.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Entry/EntryLatestBuys.vue b/src/pages/Entry/EntryLatestBuys.vue index 3ce5c4adf..f30a258e9 100644 --- a/src/pages/Entry/EntryLatestBuys.vue +++ b/src/pages/Entry/EntryLatestBuys.vue @@ -15,7 +15,7 @@ const columns = [ { align: 'center', label: t('entry.latestBuys.tableVisibleColumns.image'), - name: 'image', + name: 'id', columnField: { component: VnImg, attrs: (id) => {