friendlog gamelog query data when navigating to pages

This commit is contained in:
pa
2026-01-29 16:28:28 +09:00
parent 48c1dd98fa
commit 1d4026a89c
3 changed files with 34 additions and 10 deletions
+1
View File
@@ -2,6 +2,7 @@
<div class="x-container" ref="friendLogRef">
<DataTableLayout
:table="table"
:loading="friendLogTable.loading"
:table-style="tableHeightStyle"
:page-sizes="pageSizes"
:total-items="totalItems"