From 0b3928c33ef73c07a4e4ae9685a9e6daa9da94ab Mon Sep 17 00:00:00 2001 From: qingyuzhang Date: Mon, 23 Mar 2026 18:54:45 +0800 Subject: [PATCH] fix(ops): prevent runtime log controls overflow --- .../ops/components/OpsSystemLogTable.vue | 38 +++++++++++-------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/frontend/src/views/admin/ops/components/OpsSystemLogTable.vue b/frontend/src/views/admin/ops/components/OpsSystemLogTable.vue index a2f1adc3..d2aeb3ca 100644 --- a/frontend/src/views/admin/ops/components/OpsSystemLogTable.vue +++ b/frontend/src/views/admin/ops/components/OpsSystemLogTable.vue @@ -344,7 +344,7 @@ onMounted(async () => {
运行时日志配置(实时生效)
加载中... -
+
-
- - - - +
+
+
+ + +
+
+ + +
+

最近写入错误:{{ health.last_error }}