8315-devToTest #1094

Merged
alexm merged 253 commits from 8315-devToTest into test 2024-12-18 10:31:55 +00:00
1 changed files with 0 additions and 3 deletions
Showing only changes of commit 3da7425f6f - Show all commits

View File

@ -254,11 +254,8 @@ const columns = computed(() => [
align: 'left',
columnFilter: {
component: 'select',
url: 'Departments',
attrs: {
options: DepartmentOpts.value,
optionValue: 'id',
optionLabel: 'name',
dense: true,
},
},