test #1863

Merged
juan merged 12 commits from test into dev 2023-11-27 12:17:11 +00:00
1 changed files with 10 additions and 9 deletions
Showing only changes of commit 23235e2b44 - Show all commits

View File

@ -71,7 +71,7 @@
ng-model="$ctrl.businessId"
search-function="{businessFk: $search}"
show-field="businessFk"
value-field="businessId"
value-field="businessFk"
order="businessFk DESC"
limit="5">
<tpl-item>
@ -111,3 +111,4 @@
message="This item will be deleted"
question="Are you sure you want to continue?">
</vn-confirm>