0
0
Fork 0
This commit is contained in:
Alex Moreno 2025-01-27 14:37:57 +01:00
commit b0420ee2b0
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',