From 7fd2ec9466609b2912e037ab47938951a01321b2 Mon Sep 17 00:00:00 2001 From: Fine Date: Mon, 5 Jun 2023 15:34:57 +0800 Subject: [PATCH] feat: add pagination --- .../related/continuous-profiling/Content.vue | 2 +- .../components/InstanceList.vue | 37 +++++++++++++++---- 2 files changed, 30 insertions(+), 9 deletions(-) diff --git a/src/views/dashboard/related/continuous-profiling/Content.vue b/src/views/dashboard/related/continuous-profiling/Content.vue index 0cb1e212..54beef6a 100644 --- a/src/views/dashboard/related/continuous-profiling/Content.vue +++ b/src/views/dashboard/related/continuous-profiling/Content.vue @@ -35,7 +35,7 @@ limitations under the License. -->