From 99a9eee0ba7cebd00ee9402a4be85387969db249 Mon Sep 17 00:00:00 2001 From: Fine Date: Wed, 20 Sep 2023 11:46:16 +0800 Subject: [PATCH] refactor: update pagination --- src/views/dashboard/List.vue | 2 -- src/views/dashboard/graphs/InstanceList.vue | 4 +--- src/views/dashboard/graphs/ServiceList.vue | 4 +--- src/views/dashboard/graphs/style.scss | 1 + .../related/continuous-profiling/components/InstanceList.vue | 1 - src/views/dashboard/related/ebpf/components/EBPFSchedules.vue | 1 - 6 files changed, 3 insertions(+), 10 deletions(-) diff --git a/src/views/dashboard/List.vue b/src/views/dashboard/List.vue index 89cfface..25b4997a 100644 --- a/src/views/dashboard/List.vue +++ b/src/views/dashboard/List.vue @@ -116,8 +116,6 @@ limitations under the License. -->