forked from verdnatura/salix-front
style: customerList
This commit is contained in:
parent
b266c44d34
commit
ba3f6a79e6
|
@ -56,7 +56,8 @@ const columns = computed(() => [
|
|||
url: 'Clients',
|
||||
fields: ['socialName'],
|
||||
optionLabel: 'socialName',
|
||||
optionValue: 'socialName', uppercase: false,
|
||||
optionValue: 'socialName',
|
||||
uppercase: false,
|
||||
},
|
||||
},
|
||||
attrs: {
|
||||
|
|
Loading…
Reference in New Issue