Skip to content

Commit

Permalink
[INLONG-11416][Dashboard] Data synchronization corrects the display p…
Browse files Browse the repository at this point in the history
…roblem of uncommitted data
  • Loading branch information
wohainilaodou committed Oct 28, 2024
1 parent 1caff12 commit f945287
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 && (
Expand Down

0 comments on commit f945287

Please sign in to comment.