8062-testToMaster_2 #792

Merged
alexm merged 347 commits from 8062-testToMaster_2 into master 2024-10-03 05:48:03 +00:00
2 changed files with 0 additions and 2 deletions
Showing only changes of commit a5ea940dd8 - Show all commits

View File

@ -99,7 +99,6 @@ const title = ref();
:fields="['id', 'nickname']"
sort-by="nickname ASC"
:rules="validate('client.salesPersonFk')"
:use-like="false"
emit-value
auto-load
>

View File

@ -425,7 +425,6 @@ function handleLocation(data, location) {
}"
:fields="['id', 'nickname']"
sort-by="nickname ASC"
:use-like="false"
emit-value
auto-load
>