From 3dc929dd53c59ede9a248e1d17a3029e6af6002b Mon Sep 17 00:00:00 2001 From: Fine0830 Date: Wed, 20 Sep 2023 11:57:52 +0800 Subject: [PATCH] refactor: update pagination (#320) --- 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. -->