0
0
Fork 0

Fix translation

This commit is contained in:
William Buezas 2024-04-09 10:30:40 -03:00
parent 0144aab7a5
commit 9c3407846b
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ const columns = computed(() => [
},
},
{
label: t('item.list.type'),
label: t('item.list.typeName'),
field: 'typeName',
name: 'typeName',
align: 'left',