@@ -899,7 +899,7 @@ export default {
|
|||||||
this.initLoader()
|
this.initLoader()
|
||||||
this.getWwcTpl()
|
this.getWwcTpl()
|
||||||
})
|
})
|
||||||
|
this.getTrialCriterion()
|
||||||
DicomEvent.$on('isCanActiveNoneDicomTool', data => {
|
DicomEvent.$on('isCanActiveNoneDicomTool', data => {
|
||||||
this.open.postMessage({ type: 'isCanActiveNoneDicomTool', data: data }, window.location)
|
this.open.postMessage({ type: 'isCanActiveNoneDicomTool', data: data }, window.location)
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user