From 5fb085b6d3eabada07a90c870563da059e3e535a Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Thu, 5 Dec 2024 17:13:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BD=B1=E5=83=8F=E8=B4=A8=E7=96=91=E4=B8=B4?= =?UTF-8?q?=E5=BA=8A=E6=95=B0=E6=8D=AE=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../crc-question/components/chatForm.vue | 416 ++++++++++++------ .../trials-panel/visit/crc-question/index.vue | 1 + 2 files changed, 274 insertions(+), 143 deletions(-) diff --git a/src/views/trials/trials-panel/visit/crc-question/components/chatForm.vue b/src/views/trials/trials-panel/visit/crc-question/components/chatForm.vue index e3282b3f..72f61274 100644 --- a/src/views/trials/trials-panel/visit/crc-question/components/chatForm.vue +++ b/src/views/trials/trials-panel/visit/crc-question/components/chatForm.vue @@ -1,35 +1,76 @@