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

main
wangxiaoshuang 2026-04-02 14:40:24 +08:00
parent 6cb63bdc59
commit d317402f85
1 changed files with 3 additions and 0 deletions

View File

@ -909,6 +909,9 @@ export default {
handleSizeChange(e, viewportId) {
// console.log('handleSizeChange', e)
this.resetRenderingEngine(viewportId)
if (this.readingTool === 3) {
DicomEvent.$emit('isloaded', { isChange: false })
}
},
resetQuestion() {
this.$refs[`ecrf_${this.lastViewportTaskId}`][0].getQuestions(false)