添加注释

uat_us
caiyiling 2023-12-29 10:55:52 +08:00
parent 8c5d5ae56d
commit d7e27748b5
1 changed files with 1 additions and 1 deletions

View File

@ -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)) {