From f5dfd8af6a7e03bf19be2e60e029c59fc64e79c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Tue, 23 Apr 2024 17:02:46 +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/system/ManuallyCreatingTasks/index.vue | 2 +- src/views/system/specialDiseaseNode/index.vue | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/system/ManuallyCreatingTasks/index.vue b/src/views/system/ManuallyCreatingTasks/index.vue index 2100a3d..40a1f48 100644 --- a/src/views/system/ManuallyCreatingTasks/index.vue +++ b/src/views/system/ManuallyCreatingTasks/index.vue @@ -65,7 +65,7 @@ - +
diff --git a/src/views/system/specialDiseaseNode/index.vue b/src/views/system/specialDiseaseNode/index.vue index 70a2377..80cb80d 100644 --- a/src/views/system/specialDiseaseNode/index.vue +++ b/src/views/system/specialDiseaseNode/index.vue @@ -37,7 +37,7 @@ - +
@@ -818,7 +818,7 @@ export default { justify-content: space-evenly; .timelist { - width: 22%; + width: 25%; background-color: #fff; padding: 0 20px 20px; // height: 680px; @@ -839,7 +839,7 @@ export default { } .texts { - width: 75%; + width: 72%; // height: 680px; height: calc(100vh - 294px); overflow: scroll;