From a576204ac3176c626c519bafbba1a42b2d79b517 Mon Sep 17 00:00:00 2001 From: caiyiling <1321909229@qq.com> Date: Tue, 16 Apr 2024 14:19:50 +0800 Subject: [PATCH] =?UTF-8?q?lugano=E6=A0=87=E5=87=86=E7=97=85=E7=81=B6?= =?UTF-8?q?=E8=AF=84=E4=BC=B0=E8=A1=A8=E5=8D=95=E6=BB=9A=E5=8A=A8=E6=97=B6?= =?UTF-8?q?=E4=B8=8B=E6=8B=89=E6=A1=86=E8=A7=A6=E5=8F=91=E5=A4=B1=E5=8E=BB?= =?UTF-8?q?=E7=84=A6=E7=82=B9=E4=BA=8B=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dicoms/components/Lugano/QuestionForm.vue | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/src/views/trials/trials-panel/reading/dicoms/components/Lugano/QuestionForm.vue b/src/views/trials/trials-panel/reading/dicoms/components/Lugano/QuestionForm.vue index ca2d94f0..e821112a 100644 --- a/src/views/trials/trials-panel/reading/dicoms/components/Lugano/QuestionForm.vue +++ b/src/views/trials/trials-panel/reading/dicoms/components/Lugano/QuestionForm.vue @@ -31,8 +31,8 @@ v-model="questionForm.LesionType" filterable :disabled="!isCurrentTask || readingTaskState>=2 || !isBaseLineTask || answers.SplitOrMergeType === '1'" - :popper-append-to-body="lesionType === 0 ? false :true" @change="((val)=>{lesionTypeChange(val)})" + :ref="`select_LesionType`" >