SPECT测量更改
parent
e63e38222e
commit
31d0872653
|
|
@ -264,7 +264,7 @@ export default {
|
|||
handleElementContextMenu(e) {
|
||||
e.preventDefault()
|
||||
e.stopPropagation()
|
||||
|
||||
if (this.series.Modality !== 'NM') return false
|
||||
const annotation = this.getCircleAnnotationFromContextMenuEvent(e)
|
||||
if (!annotation) {
|
||||
this.hideAnnotationContextMenu()
|
||||
|
|
|
|||
Loading…
Reference in New Issue