fix: refs #7283 fix preview
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Carlos Satorres 2024-10-28 13:22:33 +01:00
parent 965c2f7b20
commit d252f6d2a3
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ const columns = computed(() => [
columnFilter: {
name: 'requesterFk',
attrs: {
url: 'VnUsers',
url: 'VnUsers/preview',
optionValue: 'id',
optionLabel: 'nickname',
},