非dicom阅片配置矩形标记可绑定项修改
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
181eaed3f5
commit
9c0ca0a831
|
|
@ -317,7 +317,7 @@ const config = {
|
||||||
'name': '矩形工具',
|
'name': '矩形工具',
|
||||||
'icon': 'rectangle',
|
'icon': 'rectangle',
|
||||||
'toolName': 'RectangleROI',
|
'toolName': 'RectangleROI',
|
||||||
'props': ['area', 'mean', 'max', 'stdDev', 'perimeter'],
|
'props': ['area', 'mean', 'max', 'stdDev'],
|
||||||
'i18nKey': 'trials:reading:button:rectangle',
|
'i18nKey': 'trials:reading:button:rectangle',
|
||||||
'isDisabled': false,
|
'isDisabled': false,
|
||||||
'disabledReason': ''
|
'disabledReason': ''
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue