warmfix_customerList_test #1293

Merged
jsegarra merged 7 commits from warmfix_customerList_test into test 2025-01-29 07:44:36 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit db2844efdb - Show all commits

View File

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