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;