From 9e25a8c67686c9150c2e3f803245c8ece5d4e61d Mon Sep 17 00:00:00 2001
From: zhangxiaoxu123456 <zxx19900626>
Date: 星期日, 24 四月 2022 14:22:56 +0800
Subject: [PATCH] 人事人才细节

---
 src/pages/show/jiuyeAndChuangye/jiuyeChildren/workStatistics.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/pages/show/jiuyeAndChuangye/jiuyeChildren/workStatistics.vue b/src/pages/show/jiuyeAndChuangye/jiuyeChildren/workStatistics.vue
index 30f0486..b78ab56 100644
--- a/src/pages/show/jiuyeAndChuangye/jiuyeChildren/workStatistics.vue
+++ b/src/pages/show/jiuyeAndChuangye/jiuyeChildren/workStatistics.vue
@@ -110,7 +110,7 @@
                 loseReEmployment:[], //澶变笟浜哄憳鍐嶅氨涓�
                 diffReEmployment: [],  //灏变笟鍥伴毦浜哄憳鍐嶅氨涓�
                 xdata:[],
-                tableHeight: window.innerHeight - nowSize(1000)
+                tableHeight: window.innerHeight - nowSize(960)
             }
         },
         mounted() {
@@ -339,7 +339,7 @@
        }
      }
     .laogongJiuyeEcharts{
-      height: calc(100% - 2.34375rem  /* 600/256 */ - 0.33203125rem  /* 85/256 */);
+      height: calc(100% - 2.5rem  /* 640/256 */ - 0.33203125rem  /* 85/256 */);
     }
   }
 </style>

--
Gitblit v1.9.1