Update TreeTable.vue
parent
bdb697fed6
commit
780b88ee47
|
@ -130,7 +130,7 @@
|
|||
@page="onPage($event)"
|
||||
:alwaysShow="alwaysShowPaginator"
|
||||
:unstyled="unstyled"
|
||||
:pt="pt"
|
||||
:pt="ptm('paginator')"
|
||||
data-pc-section="paginator"
|
||||
>
|
||||
<template v-if="$slots.paginatorstart" #start>
|
||||
|
|
Loading…
Reference in New Issue