添加注释

This commit is contained in:
2023-12-29 10:55:52 +08:00
parent 8c5d5ae56d
commit d7e27748b5
@@ -77,7 +77,7 @@ class CircleROITool extends cornerstoneTools.CircleROITool {
let renderStatus = false
const { viewport } = enabledElement
const { element } = viewport
// console.log(element)
let annotations = getAnnotations(this.getToolName(), element)
if (!annotations || (annotations && annotations.length === 0)) {