forked from verdnatura/salix-front
hotfix(entry_latest-buys): refs #6897 img
This commit is contained in:
parent
c7d54668e6
commit
ca9425cfb7
|
@ -15,7 +15,7 @@ const columns = [
|
|||
{
|
||||
align: 'center',
|
||||
label: t('entry.latestBuys.tableVisibleColumns.image'),
|
||||
name: 'image',
|
||||
name: 'id',
|
||||
columnField: {
|
||||
component: VnImg,
|
||||
attrs: (id) => {
|
||||
|
|
Loading…
Reference in New Issue