From dbba4c695f8e4071620a3fa43dcb78f9f5bac921 Mon Sep 17 00:00:00 2001
From: JoJo_ <92574547+JoJohw@users.noreply.github.com>
Date: Thu, 5 Dec 2024 10:04:43 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20page=E5=88=87=E6=8D=A2=E6=97=B6=EF=BC=8C?=
=?UTF-8?q?=E4=B8=8D=E5=BA=94=E8=AF=A5=E5=90=8C=E6=AD=A5=E6=9C=AA=E6=9F=A5?=
=?UTF-8?q?=E8=AF=A2=E7=9A=84=E5=8F=82=E6=95=B0=20(#2005)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/views/operations-history/index.vue | 92 ++++++++++++-------
1 file changed, 59 insertions(+), 33 deletions(-)
diff --git a/src/pages/src/views/operations-history/index.vue b/src/pages/src/views/operations-history/index.vue
index 1ac56531a..46308b979 100644
--- a/src/pages/src/views/operations-history/index.vue
+++ b/src/pages/src/views/operations-history/index.vue
@@ -26,7 +26,7 @@
/>
-
+
-
+
handleFetchAudit('search')"
>
{{ $t('查询') }}
@@ -107,6 +107,7 @@
@page-limit-change="pageLimitChange"
@page-value-change="pageCurrentChange"
:show-overflow-tooltip="true"
+ :max-height="505"
>
@@ -141,7 +142,7 @@