From 76b84294e2f32f70bc6b86d8e70459b4d603eb0e Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Fri, 22 Nov 2024 16:32:39 +0800 Subject: [PATCH] 1 --- .../trials-panel/reading/dicoms/components/ReportPage.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/trials/trials-panel/reading/dicoms/components/ReportPage.vue b/src/views/trials/trials-panel/reading/dicoms/components/ReportPage.vue index ee33bf4..0747a82 100644 --- a/src/views/trials/trials-panel/reading/dicoms/components/ReportPage.vue +++ b/src/views/trials/trials-panel/reading/dicoms/components/ReportPage.vue @@ -327,7 +327,8 @@ export default { assessmentQuestions: [], tLesionCount: null, ntLesionCount: null, - openWindow: null + openWindow: null, + reportBtnLoading: false } }, computed: {