forked from verdnatura/salix-front
refs #6898 filters sortby
This commit is contained in:
parent
1ad15869e8
commit
f4c0288ca0
|
@ -37,6 +37,7 @@ const workersOptions = ref([]);
|
|||
hide-selected
|
||||
map-options
|
||||
url="Workers/search"
|
||||
sortby="nickname ASC"
|
||||
:rules="validate('supplier.workerFk')"
|
||||
>
|
||||
<template #append>
|
||||
|
|
Loading…
Reference in New Issue