#7524 useLimit #645

Merged
jorgep merged 9 commits from 7524-useLimit into test 2024-09-02 07:50:46 +00:00
1 changed files with 2 additions and 0 deletions
Showing only changes of commit 7bac607746 - Show all commits

View File

@ -129,6 +129,8 @@ onMounted(async () => {
url="Suppliers"
option-value="id"
option-label="name"
:fields="['id', 'name', 'nickname']"
sort-by="nickname"
hide-selected
dense
outlined