From 1d842b1b87eae88316d192c67a2172077f924bfe Mon Sep 17 00:00:00 2001
From: dap <15891557205@163.com>
Date: Fri, 6 Dec 2024 09:32:27 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20break-normal=E6=9B=B4=E6=94=B9=E4=BD=8D?=
=?UTF-8?q?=E7=BD=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
apps/web-antd/src/utils/render.tsx | 4 ++--
apps/web-antd/src/views/monitor/operlog/data.tsx | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/apps/web-antd/src/utils/render.tsx b/apps/web-antd/src/utils/render.tsx
index e3a136bb..fcc9102e 100644
--- a/apps/web-antd/src/utils/render.tsx
+++ b/apps/web-antd/src/utils/render.tsx
@@ -68,7 +68,7 @@ export function renderJsonPreview(json: any) {
return {json};
}
if (typeof json === 'object') {
- return