From c1bcaa7e5d0f59bdb6f75062781fefa0745ea416 Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Tue, 24 Jun 2025 11:19:25 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=B4=E5=BA=8A=E6=95=B0=E6=8D=AE=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E6=B7=BB=E5=8A=A0=E9=BB=98=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/QuestionsForm.vue | 99 ++++++++----------- .../components/ClinicalQuestionForm.vue | 19 ++-- 2 files changed, 53 insertions(+), 65 deletions(-) diff --git a/src/components/clinicalDataQuestions/components/QuestionsForm.vue b/src/components/clinicalDataQuestions/components/QuestionsForm.vue index 2a28ff24..c4c6a845 100644 --- a/src/components/clinicalDataQuestions/components/QuestionsForm.vue +++ b/src/components/clinicalDataQuestions/components/QuestionsForm.vue @@ -1,52 +1,30 @@