let arr = [] if(arr[record.id]) { arr[record.id] = false } else { arr[record.id] = false } this.setState({a: arr}) arr = []