Merge branch 'nice' into develop
This commit is contained in:
commit
ce8a3a2aad
1 changed files with 1 additions and 0 deletions
|
|
@ -921,6 +921,7 @@ onMounted(() => {
|
||||||
dense
|
dense
|
||||||
class="custom-header-table"
|
class="custom-header-table"
|
||||||
:visible-columns="historyVisibleColumns"
|
:visible-columns="historyVisibleColumns"
|
||||||
|
v-model:pagination="historyPagination"
|
||||||
>
|
>
|
||||||
<template v-slot:header="props">
|
<template v-slot:header="props">
|
||||||
<q-tr :props="props">
|
<q-tr :props="props">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue