From f9452878eac31a87d5f8164360fe8a998252f5be Mon Sep 17 00:00:00 2001 From: wohainilaodou Date: Mon, 28 Oct 2024 18:17:11 +0800 Subject: [PATCH] [INLONG-11416][Dashboard] Data synchronization corrects the display problem of uncommitted data --- inlong-dashboard/src/ui/pages/SynchronizeDetail/Info/index.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/inlong-dashboard/src/ui/pages/SynchronizeDetail/Info/index.tsx b/inlong-dashboard/src/ui/pages/SynchronizeDetail/Info/index.tsx index 57b5090db8..e6325dcf5d 100644 --- a/inlong-dashboard/src/ui/pages/SynchronizeDetail/Info/index.tsx +++ b/inlong-dashboard/src/ui/pages/SynchronizeDetail/Info/index.tsx @@ -231,6 +231,7 @@ const Comp = ({ inlongGroupId, inlongStreamId, readonly, isCreate }: Props, ref) onValuesChange={(c, values) => setMqType(values.mqType)} useMaxWidth={1400} col={14} + labelWrap /> {!isCreate && !readonly && (