discovery
This commit is contained in:
parent
bd89cfdae6
commit
2a8bae8a0a
|
@ -85,7 +85,7 @@ export class TargetList extends React.Component<Props, State> {
|
|||
|
||||
public onRefreshList = () => {
|
||||
console.log('onRefreshList');
|
||||
// this.setState({openAddTarget: false});
|
||||
this.setState({openAddTarget: false});
|
||||
this.getTargetList();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user