1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
5394a2cde5
commit
8590808cb9
|
|
@ -1013,6 +1013,7 @@ export default {
|
|||
}
|
||||
if (annotation.metadata.toolName === 'Lengthscale') {
|
||||
this.$emit('getEcrf', { type: "changePlottingScaleChangeAnswer", VisitTaskId: this.taskInfo.VisitTaskId, noneDicomFileId: annotation.noneDicomFileId, path: annotation.path || '', picturePath: null, psArr: this.psArr, isRemovePlottingScale: false })
|
||||
this.setToolsPassive()
|
||||
}
|
||||
const renderingEngine = getRenderingEngine(renderingEngineId)
|
||||
for (let i = 0; i < this.cells.length; i++) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue