From 9c91c96c4c1dca21670abfa7a0c879a734a888de Mon Sep 17 00:00:00 2001
From: lxp <1928192722@qq.com>
Date: 星期五, 14 三月 2025 20:09:37 +0800
Subject: [PATCH] 工时管理
---
src/views/CNAS/personnel/personnelInfo/Department/index.vue | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/src/views/CNAS/personnel/personnelInfo/Department/index.vue b/src/views/CNAS/personnel/personnelInfo/Department/index.vue
index b902c86..9bccaf2 100644
--- a/src/views/CNAS/personnel/personnelInfo/Department/index.vue
+++ b/src/views/CNAS/personnel/personnelInfo/Department/index.vue
@@ -139,10 +139,6 @@
};
</script>
<style scoped>
-.box {
- height: calc(100vh - 11em);
-}
-
.el-tabs>>>.el-tabs--border-card {
box-shadow: unset;
border: unset;
--
Gitblit v1.9.3