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