Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/hir_web
continuous-integration/drone/push Build is running Details

main
wangxiaoshuang 2024-11-22 17:00:22 +08:00
commit f5cdce04e4
1 changed files with 3 additions and 1 deletions

View File

@ -327,7 +327,9 @@ export default {
assessmentQuestions: [], assessmentQuestions: [],
tLesionCount: null, tLesionCount: null,
ntLesionCount: null, ntLesionCount: null,
openWindow: null openWindow: null,
reportBtnLoading: false,
previewFileVisible: false
} }
}, },
computed: { computed: {