Fix route list worker field
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
d3a93da849
commit
e8e2bc8403
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue