constructor(props){
    super(props);
    this.state = {
        info : {
          id:this.props.info.id,