From c0b1100f74beebdc60d4e1a8a1d258cd1872c274 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Wed, 26 Mar 2025 09:07:51 +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 --- src/views/manage/ImportDetails/index.vue | 923 ++++++++------- src/views/manage/Patientmanagement/index.vue | 1044 ++++++++--------- src/views/manage/Satisfactionsurvey/index.vue | 568 +++------ src/views/manage/materials/index.vue | 3 - src/views/manage/patientInfo/index.vue | 294 +---- src/views/system/satisfactionSurvey/index.vue | 1 - 6 files changed, 1174 insertions(+), 1659 deletions(-) diff --git a/src/views/manage/ImportDetails/index.vue b/src/views/manage/ImportDetails/index.vue index a0cea7f..8cc4da8 100644 --- a/src/views/manage/ImportDetails/index.vue +++ b/src/views/manage/ImportDetails/index.vue @@ -1,65 +1,65 @@ + + - - - - - \ No newline at end of file +} + +.form { + display: flex; + width: 100%; +} + +// ::v-deep .el-table { +// overflow: hidden; +// } \ No newline at end of file diff --git a/src/views/manage/Patientmanagement/index.vue b/src/views/manage/Patientmanagement/index.vue index 70d6f15..e5be900 100644 --- a/src/views/manage/Patientmanagement/index.vue +++ b/src/views/manage/Patientmanagement/index.vue @@ -1,100 +1,100 @@ - - - - \ No newline at end of file +} + +.form { + display: flex; + width: 100%; +} + +// ::v-deep .el-table { +// overflow: hidden; +// } \ No newline at end of file diff --git a/src/views/manage/Satisfactionsurvey/index.vue b/src/views/manage/Satisfactionsurvey/index.vue index 55f0e1c..ca464c2 100644 --- a/src/views/manage/Satisfactionsurvey/index.vue +++ b/src/views/manage/Satisfactionsurvey/index.vue @@ -1,491 +1,198 @@