From 34a82a748f25e0c8a8db58da82e11771a0a4dfed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=97=AB=E6=99=93=E8=8C=B9?= <1935832701@qq.com> Date: Tue, 6 Aug 2024 09:19:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B1=95=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../RehabilitationPlanandRecords.vue | 2 +- src/views/manage/signRecord/index.vue | 29 +++++++++--------- src/views/manage/visitout/index.vue | 30 +++++++++---------- 3 files changed, 30 insertions(+), 31 deletions(-) diff --git a/src/views/manage/components/RehabilitationPlanandRecords.vue b/src/views/manage/components/RehabilitationPlanandRecords.vue index 57f78da..ff33d6b 100644 --- a/src/views/manage/components/RehabilitationPlanandRecords.vue +++ b/src/views/manage/components/RehabilitationPlanandRecords.vue @@ -500,7 +500,7 @@ export default { background: #e9f5f3; font-weight: 600; height: 40px; - z-index: 1; + // z-index: 1; line-height: 40px; // position: fixed; width: 100%; diff --git a/src/views/manage/signRecord/index.vue b/src/views/manage/signRecord/index.vue index 96a86f9..3abc1ed 100644 --- a/src/views/manage/signRecord/index.vue +++ b/src/views/manage/signRecord/index.vue @@ -8,9 +8,8 @@