From 3842bef45a673d4cbde74cb180cfa1da21c8ad95 Mon Sep 17 00:00:00 2001 From: "shiweisong.ssw" Date: Thu, 29 Jun 2023 14:14:28 +0800 Subject: [PATCH] fix: fix pagination bug --- datacenter/app/datastores/documents/chunklist/page.tsx | 2 ++ datacenter/app/datastores/documents/page.tsx | 2 ++ 2 files changed, 4 insertions(+) diff --git a/datacenter/app/datastores/documents/chunklist/page.tsx b/datacenter/app/datastores/documents/chunklist/page.tsx index 1333eb007..ddd323a5f 100644 --- a/datacenter/app/datastores/documents/chunklist/page.tsx +++ b/datacenter/app/datastores/documents/chunklist/page.tsx @@ -80,6 +80,8 @@ const ChunkList = () => { { diff --git a/datacenter/app/datastores/documents/page.tsx b/datacenter/app/datastores/documents/page.tsx index 713b20cc3..3d3409d1a 100644 --- a/datacenter/app/datastores/documents/page.tsx +++ b/datacenter/app/datastores/documents/page.tsx @@ -208,6 +208,8 @@ const Documents = () => { {