fix: fix department filter #1075
|
@ -218,6 +218,8 @@ const getLocale = (label) => {
|
|||
rounded
|
||||
:label="t('globals.params.departmentFk')"
|
||||
v-model="params.department"
|
||||
option-label="name"
|
||||
option-value="name"
|
||||
url="Departments"
|
||||
/>
|
||||
</QItemSection>
|
||||
|
|
Loading…
Reference in New Issue