Uat_Study
parent
84bde443bf
commit
028a8afece
|
@ -433,7 +433,7 @@ namespace IRaCIS.Application.Services
|
||||||
}
|
}
|
||||||
|
|
||||||
return (result, new {
|
return (result, new {
|
||||||
isCanAddClinicalData= clinicalDataList.Count()>0,
|
IsCanAddClinicalData= clinicalDataList.Count()>0,
|
||||||
}) ;
|
}) ;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue