}
+ title={
}
onConfirm={() => this.delete(record['groupId'], index)}
>
+ loading={this.state.items[index]['deleting']}>
@@ -178,7 +176,7 @@ class ConsumerGroup extends Component {
onBack={() => {
this.props.history.goBack();
}}
- subTitle={
}
+ subTitle={
}
title={this.state.clusterName}
/>
@@ -197,7 +195,7 @@ class ConsumerGroup extends Component {
allowClear
onSearch={this.handleSearchByName}
/>
-