Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/hir_web
continuous-integration/drone/push Build is running
Details
continuous-integration/drone/push Build is running
Details
commit
f5cdce04e4
|
@ -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: {
|
||||||
|
|
Loading…
Reference in New Issue