Merge branch 'test' into 8316-fixEntryLocalizations
gitea/salix-front/pipeline/pr-test This commit looks good
Details
gitea/salix-front/pipeline/pr-test This commit looks good
Details
This commit is contained in:
commit
9121929359
|
@ -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',
|
||||||
|
|
Loading…
Reference in New Issue