去除console

uat_us
caiyiling 2024-03-28 11:39:19 +08:00
parent 7e1165888b
commit 07a32b9b2a
2 changed files with 1 additions and 4 deletions

View File

@ -630,7 +630,7 @@ export default {
this.screenshotWindow = window.open(routeData.href, '_blank')
})
},
destroyed() {
beforeDestroy() {
cornerstoneTools.destroy()
eventTarget.reset()
cache.purgeCache()

View File

@ -225,9 +225,6 @@ export default {
this.rotateBarMousemove(e)
}
})
},
destroyed() {
},
methods: {
handleVolumeNewImage(e) {