fix: change url

This commit is contained in:
Javier Segarra 2024-12-24 12:16:37 +01:00
parent 9dabe11cd0
commit 3ee8ff78ca
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ function handleLocation(data, location) {
<VnTable <VnTable
ref="tableRef" ref="tableRef"
data-key="CustomerList" data-key="CustomerList"
url="Clients/filter" url="Clients/extendedListFilter"
:create="{ :create="{
urlCreate: 'Clients/createWithUser', urlCreate: 'Clients/createWithUser',
title: t('globals.pageTitles.customerCreate'), title: t('globals.pageTitles.customerCreate'),