From 73e9f30f7e28be70237b8d19c0cca85cdbddac99 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Wed, 24 Dec 2025 14:29:48 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E7=97=85=E7=81=B6=E8=9E=8D=E5=90=88?= =?UTF-8?q?=E3=80=91=E5=BD=93=E5=89=8D=E8=AE=BF=E8=A7=86=EF=BC=8C=E8=9E=8D?= =?UTF-8?q?=E5=90=88=E7=97=85=E7=81=B6=E8=9E=8D=E5=90=88=E5=90=8E=EF=BC=8C?= =?UTF-8?q?=E5=88=86=E8=A3=82=E6=8C=89=E9=92=AE=E9=9C=80=E8=A6=81=E9=9A=90?= =?UTF-8?q?=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../reading/dicoms/components/IRecist/QuestionList.vue | 2 +- .../reading/dicoms/components/Recist/QuestionList.vue | 2 +- .../reading/dicoms/components/RecistBM/QuestionList.vue | 2 +- .../reading/dicoms3D/components/Recist/QuestionList.vue | 2 +- .../reading/dicoms3D/components/mRecist/QuestionList.vue | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/views/trials/trials-panel/reading/dicoms/components/IRecist/QuestionList.vue b/src/views/trials/trials-panel/reading/dicoms/components/IRecist/QuestionList.vue index 951c6a67..09d877a4 100644 --- a/src/views/trials/trials-panel/reading/dicoms/components/IRecist/QuestionList.vue +++ b/src/views/trials/trials-panel/reading/dicoms/components/IRecist/QuestionList.vue @@ -158,7 +158,7 @@ style="position: absolute;right: 5px;top: 2px;"> diff --git a/src/views/trials/trials-panel/reading/dicoms/components/Recist/QuestionList.vue b/src/views/trials/trials-panel/reading/dicoms/components/Recist/QuestionList.vue index b1ab1e84..f5d1f6ac 100644 --- a/src/views/trials/trials-panel/reading/dicoms/components/Recist/QuestionList.vue +++ b/src/views/trials/trials-panel/reading/dicoms/components/Recist/QuestionList.vue @@ -128,7 +128,7 @@ style="position: absolute;right: 5px;top: 2px;"> diff --git a/src/views/trials/trials-panel/reading/dicoms/components/RecistBM/QuestionList.vue b/src/views/trials/trials-panel/reading/dicoms/components/RecistBM/QuestionList.vue index 4fb5c7f5..5ca55c5a 100644 --- a/src/views/trials/trials-panel/reading/dicoms/components/RecistBM/QuestionList.vue +++ b/src/views/trials/trials-panel/reading/dicoms/components/RecistBM/QuestionList.vue @@ -121,7 +121,7 @@ style="position: absolute;right: 5px;top: 2px;"> diff --git a/src/views/trials/trials-panel/reading/dicoms3D/components/Recist/QuestionList.vue b/src/views/trials/trials-panel/reading/dicoms3D/components/Recist/QuestionList.vue index 7d2d36eb..64fa95e7 100644 --- a/src/views/trials/trials-panel/reading/dicoms3D/components/Recist/QuestionList.vue +++ b/src/views/trials/trials-panel/reading/dicoms3D/components/Recist/QuestionList.vue @@ -144,7 +144,7 @@ v-if="((table.LesionType === 0 && [0, 1, 4].includes(parseInt(innerFormData[`${table.Id}_${answer.RowIndex}`].LesionState))) || (table.LesionType === 0 && parseInt(innerFormData[`${table.Id}_${answer.RowIndex}`].LesionState) === 0) || (table.LesionType === 1 && [0, 1].includes(parseInt(innerFormData[`${table.Id}_${answer.RowIndex}`].LesionState))) || (table.LesionType === 2 && parseInt(innerFormData[`${table.Id}_${answer.RowIndex}`].LesionState) === 0)) && innerFormData[`${table.Id}_${answer.RowIndex}`].IsCurrentTaskAdd === 'False'" style="position: absolute;right: 5px;top: 2px;"> diff --git a/src/views/trials/trials-panel/reading/dicoms3D/components/mRecist/QuestionList.vue b/src/views/trials/trials-panel/reading/dicoms3D/components/mRecist/QuestionList.vue index 9b3a5841..8fe5179d 100644 --- a/src/views/trials/trials-panel/reading/dicoms3D/components/mRecist/QuestionList.vue +++ b/src/views/trials/trials-panel/reading/dicoms3D/components/mRecist/QuestionList.vue @@ -142,7 +142,7 @@ v-if="((table.LesionType === 0 && [0, 1, 4].includes(parseInt(innerFormData[`${table.Id}_${answer.RowIndex}`].LesionState)))) || ((table.LesionType === 0 && parseInt(innerFormData[`${table.Id}_${answer.RowIndex}`].LesionState) === 0) || (table.LesionType === 1 && [0, 1].includes(parseInt(innerFormData[`${table.Id}_${answer.RowIndex}`].LesionState))) || (table.LesionType === 2 && parseInt(innerFormData[`${table.Id}_${answer.RowIndex}`].LesionState) === 0)) && innerFormData[`${table.Id}_${answer.RowIndex}`].IsCurrentTaskAdd === 'False'" style="position: absolute;right: 5px;top: 2px;">