7167-testToMaster_2414 #266

Merged
alexm merged 230 commits from 7167-testToMaster_2414 into master 2024-04-04 05:35:08 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e8e2bc8403 - Show all commits

View File

@ -285,7 +285,7 @@ const openTicketsDialog = (id) => {
v-model="row.workerFk"
:options="workers"
option-value="id"
option-label="name"
option-label="nickname"
hide-selected
dense
:emit-value="false"