8356-devToTest #1179

Merged
alexm merged 158 commits from 8356-devToTest into test 2025-01-07 08:39:24 +00:00
1 changed files with 2 additions and 1 deletions
Showing only changes of commit 6d7053b1b5 - Show all commits

View File

@ -63,9 +63,10 @@ const columns = computed(() => [
<template>
<QPage class="column items-center q-pa-md">
<VnTable
data-key="Mandates"
url="Mandates"
:filter="filter"
auto-load
url="Mandates"
:columns="columns"
class="full-width q-mt-md"
:right-search="false"