this.setState({types:typeProps,typeData:response.data.data,getTypes:index==-1?null:typeData[index],msgErrorUB:index===-1?'Business Unit has been Inactive':"",errorUB:index===-1?true:false})
this.setState({types:typeProps,typeData:response.data.data,getTypes:index==-1?null:typeData[index],msgErrorUB:index===-1?'Business Unit has been Inactive':"",errorUB:index===-1?true:false})