refs #6506 contract #1861

Merged
carlossa merged 2 commits from 6506-hotfixContract into master 2023-11-27 12:07:53 +00:00
1 changed files with 10 additions and 9 deletions

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>