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

This commit is contained in:
Jose Antonio Tubau 2025-01-28 06:07:31 +00:00
commit 9121929359
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',