From f12c45e54d27f27886d8bc9ee96624979fa7de2e Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: Mon, 22 Aug 2022 18:39:25 +0800
Subject: [PATCH] Xiugai
---
src/views/specialWorkSystem/workBasicManage/personalProtectDevices/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/specialWorkSystem/workBasicManage/personalProtectDevices/index.vue b/src/views/specialWorkSystem/workBasicManage/personalProtectDevices/index.vue
index f5eba70..f8bd4c3 100644
--- a/src/views/specialWorkSystem/workBasicManage/personalProtectDevices/index.vue
+++ b/src/views/specialWorkSystem/workBasicManage/personalProtectDevices/index.vue
@@ -209,7 +209,7 @@
<style scoped lang="scss">
$homeNavLengh: 8;
.home-container {
- height: calc(100vh - 114px);
+ height: calc(100vh - 144px);
box-sizing: border-box;
overflow: hidden;
.homeCard{
--
Gitblit v1.9.2