fix length tracking bug
This commit is contained in:
parent
690442555c
commit
2704bd7cbc
@ -58,7 +58,7 @@ const Length = {
|
||||
} = getSOPInstanceAttributes(element);
|
||||
|
||||
return {
|
||||
id,
|
||||
id: measurementData.id,
|
||||
SOPInstanceUID: SOPInstanceUID,
|
||||
FrameOfReferenceUID,
|
||||
referenceSeriesUID: SeriesInstanceUID,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user