From e0560fdb2077573d83523deac43edebf2e9d36dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Mon, 15 Apr 2024 15:51:17 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/SatisfactionQuestionnaireDetails/index.vue | 10 +++++----- src/views/system/satisfactionSurvey/index.vue | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/views/system/SatisfactionQuestionnaireDetails/index.vue b/src/views/system/SatisfactionQuestionnaireDetails/index.vue index a8727a3..29ecad8 100644 --- a/src/views/system/SatisfactionQuestionnaireDetails/index.vue +++ b/src/views/system/SatisfactionQuestionnaireDetails/index.vue @@ -35,10 +35,10 @@
患者电话:{{ list.patientPhone }}
出生日期:{{ list.birthDate }}
- +
+
问卷总分:{{ questiondata.questionnaireTotalScore }}
+
问卷得分:{{ questiondata.totalScore }}
+
@@ -404,7 +404,7 @@ export default { display: flex; flex-wrap: wrap; padding: 10px 20px; - height: 55px; + height: 110px; .top, .bottom { diff --git a/src/views/system/satisfactionSurvey/index.vue b/src/views/system/satisfactionSurvey/index.vue index dbd4d21..6fb9e8b 100644 --- a/src/views/system/satisfactionSurvey/index.vue +++ b/src/views/system/satisfactionSurvey/index.vue @@ -58,13 +58,13 @@ - +