Merge branch 'test' into warmfix_customerList_test
gitea/salix-front/pipeline/pr-test This commit looks good Details

This commit is contained in:
Javier Segarra 2025-01-27 19:01:21 +01:00
commit db2844efdb
1 changed files with 1 additions and 1 deletions

View File

@ -411,7 +411,7 @@ function handleLocation(data, location) {
<VnTable
ref="tableRef"
data-key="CustomerList"
url="Clients/filter"
url="Clients/extendedListFilter"
order="id DESC"
:create="{
urlCreate: 'Clients/createWithUser',