refactor: refs #8316 used VnSection and VnCardBeta #1145

Merged
alexm merged 14 commits from 8316-invoiceInCardWithVnCardBeta into dev 2025-01-27 08:39:04 +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'],