fix(fixed-price): changed active buyers endpoint and added pagination
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2021-11-16 07:45:15 +01:00
parent 5a7047bf7e
commit 5b22892500
2 changed files with 5 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<vn-autocomplete
vn-one
ng-model="filter.buyerFk"
url="Workers/activeWithRolee"
url="Workers/activeWithRole"
show-field="nickname"
search-function="{firstName: $search}"
value-field="id"

View File

@ -154,6 +154,10 @@
ng-click="model.insert()">
</vn-icon-button>
</div>
<vn-pagination
model="model"
class="vn-pt-md">
</vn-pagination>
</vn-card>
</div>
<vn-item-descriptor-popover