From 5f32b360c5cc299d5ce9a94b812b34703184f2d0 Mon Sep 17 00:00:00 2001
From: lxp <1928192722@qq.com>
Date: 星期三, 12 三月 2025 16:02:09 +0800
Subject: [PATCH] modified: src/api/business/reportPreparation.js modified: src/views/business/reportPreparation/index.vue
---
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