分段显隐时对应长短径标记同步
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
398ec90fae
commit
43aa371c36
|
|
@ -676,6 +676,7 @@ export default {
|
||||||
// this.viewBidirectional(item.segments, view)
|
// this.viewBidirectional(item.segments, view)
|
||||||
},
|
},
|
||||||
viewSegment(item, view) {
|
viewSegment(item, view) {
|
||||||
|
item.bidirectionalView = view
|
||||||
item.view = view
|
item.view = view
|
||||||
this.$emit('setToolsPassive')
|
this.$emit('setToolsPassive')
|
||||||
DicomEvent.$emit('viewSegment', item)
|
DicomEvent.$emit('viewSegment', item)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue