feat: table stats

This commit is contained in:
Methapon2001 2023-12-07 11:26:33 +07:00
parent aa21adba52
commit d6e80280a9
No known key found for this signature in database
GPG key ID: 849924FEF46BD132

View file

@ -289,10 +289,11 @@ const onRowClick = (evt: Event, row: TreeDataFolder, index: number) => {
bordered
:rows="listDataFolder"
:columns="columnsFolder"
row-key="name"
hide-bottom
:rows-per-page-options="[0]"
:pagination="{
rowsPerPage: 0,
}"
@row-click="onRowClick"
row-key="name"
class="cursor"
v-if="currentDept != 4"
>