From 5ed24dfb89fad95b4e5b8f18727a78d07bf4037b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com>
Date: Tue, 18 Jun 2024 17:28:39 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=86=E9=A1=B5=E5=99=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/components/Pagination/index.vue | 185 ++++++++++++++++++++++
src/views/monitor/operlog/index.vue | 58 ++++++-
2 files changed, 237 insertions(+), 6 deletions(-)
create mode 100644 src/views/components/Pagination/index.vue
diff --git a/src/views/components/Pagination/index.vue b/src/views/components/Pagination/index.vue
new file mode 100644
index 0000000..95c3a33
--- /dev/null
+++ b/src/views/components/Pagination/index.vue
@@ -0,0 +1,185 @@
+
+