fix: refs #7283 item filters #880

Merged
carlossa merged 3 commits from 7283-fixItemFilters into dev 2024-10-28 12:28:05 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit d252f6d2a3 - Show all commits

View File

@ -74,7 +74,7 @@ const columns = computed(() => [
columnFilter: {
name: 'requesterFk',
attrs: {
url: 'VnUsers',
url: 'VnUsers/preview',
carlossa marked this conversation as resolved Outdated
Outdated
Review

ACi tb

ACi tb
optionValue: 'id',
optionLabel: 'nickname',
},