forked from verdnatura/salix-front
Fix translation
This commit is contained in:
parent
0144aab7a5
commit
9c3407846b
|
@ -195,7 +195,7 @@ const columns = computed(() => [
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
label: t('item.list.type'),
|
label: t('item.list.typeName'),
|
||||||
field: 'typeName',
|
field: 'typeName',
|
||||||
name: 'typeName',
|
name: 'typeName',
|
||||||
align: 'left',
|
align: 'left',
|
||||||
|
|
Loading…
Reference in New Issue