route.basic finder
gitea/salix/1947-route_basic_data This commit looks good
Details
gitea/salix/1947-route_basic_data This commit looks good
Details
This commit is contained in:
parent
730b8e160f
commit
27a469c786
|
@ -12,8 +12,8 @@
|
||||||
vn-one
|
vn-one
|
||||||
ng-model="$ctrl.route.workerFk"
|
ng-model="$ctrl.route.workerFk"
|
||||||
url="Clients/activeWorkersWithRole"
|
url="Clients/activeWorkersWithRole"
|
||||||
|
show-field="nickname"
|
||||||
search-function="{firstName: $search}"
|
search-function="{firstName: $search}"
|
||||||
search-function="{or: [{firstName: $search}, {name: $search}]}"
|
|
||||||
value-field="id"
|
value-field="id"
|
||||||
where="{role: 'employee'}"
|
where="{role: 'employee'}"
|
||||||
label="Worker">
|
label="Worker">
|
||||||
|
|
Loading…
Reference in New Issue