调窗开启后,无法进行调窗
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-10-16 15:41:24 +08:00
parent 5bbbdb0a97
commit c0aa89c6ca
1 changed files with 3 additions and 0 deletions

View File

@ -1839,6 +1839,9 @@ export default {
// console.log(toolName)
// cornerstoneTools.setToolPassiveForElement(this.canvas, toolName)
// })
if (toolName === 'Wwwc') {
this.isInitWwwc = false
}
this.activeToolName = toolName
this.$nextTick(() => {
// console.log(cornerstoneTools.isToolActiveForElement(this.canvas, 'Bidirectional'))