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