this.setState({perusahaan:typeProps,perusahaanData:response.data.data,getPerusahaan:index==-1?null:perusahaanData[index],msgErrorPerusahaan:'Company has been inactive',errorPerusahaan:true})
this.setState({listRole:defaultProps,role:index===-1?null:roleData[index],msgErrorRN:index===-1?'Role has been inactive':'',errorRoleName:index===-1?true:false})