Update TreeTable.vue

This commit is contained in:
tugcekucukoglu 2023-12-04 11:42:19 +03:00
parent bdb697fed6
commit 780b88ee47

View file

@ -130,7 +130,7 @@
@page="onPage($event)" @page="onPage($event)"
:alwaysShow="alwaysShowPaginator" :alwaysShow="alwaysShowPaginator"
:unstyled="unstyled" :unstyled="unstyled"
:pt="pt" :pt="ptm('paginator')"
data-pc-section="paginator" data-pc-section="paginator"
> >
<template v-if="$slots.paginatorstart" #start> <template v-if="$slots.paginatorstart" #start>