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