mirror of
https://github.com/didi/KnowStreaming.git
synced 2026-01-14 12:02:13 +08:00
修复 Topic Config 编辑表单不能正确回显当前值的问题
This commit is contained in:
@@ -77,7 +77,7 @@ export const getTopicMessagesColmns = () => {
|
||||
key: 'partitionId',
|
||||
},
|
||||
{
|
||||
title: 'offset',
|
||||
title: 'Offset',
|
||||
dataIndex: 'offset',
|
||||
key: 'offset',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user