Update TreeTable.vue
parent
bdb697fed6
commit
780b88ee47
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue