1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
6a0859aaab
commit
2a80893932
|
@ -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)
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in New Issue