非dicom匿名矩形工具问题修复
continuous-integration/drone/push Build is passing Details

rj
wangxiaoshuang 2026-07-02 17:03:53 +08:00
parent 76a937066d
commit 5e014120c1
1 changed files with 0 additions and 1 deletions

View File

@ -330,7 +330,6 @@ class Note_RectangleRoiTool extends cornerstoneTools.RectangleROITool {
); );
renderStatus = true; renderStatus = true;
return renderStatus;
} }
return renderStatus; return renderStatus;