1
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-10-29 16:20:48 +08:00
parent 5394a2cde5
commit 8590808cb9
1 changed files with 1 additions and 0 deletions

View File

@ -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++) {