8622-testToMaster #1411

Merged
alexm merged 746 commits from 8622-testToMaster into master 2025-02-18 07:54:25 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit bd905ded3a - Show all commits

View File

@ -136,7 +136,7 @@ const cols = computed(() => [
<VnSection
:data-key="dataKey"
:columns="cols"
prefix="InvoiceIn"
prefix="invoicein"
:array-data-props="{
url: 'InvoiceIns/filter',
order: ['issued DESC', 'id DESC'],