From 15a9f1b16ae150eda723592917878c3c524d2e72 Mon Sep 17 00:00:00 2001
From: zhuzhuanzhuan
Date: 星期四, 28 三月 2024 17:31:18 +0800
Subject: [PATCH] 调整车间层级看板设备运行状态统计图表内外圈直径

---
 src/views/system/DepartList.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/system/DepartList.vue b/src/views/system/DepartList.vue
index fee36ce..fedfc25 100644
--- a/src/views/system/DepartList.vue
+++ b/src/views/system/DepartList.vue
@@ -107,7 +107,7 @@
         </div>
       </a-card>
       <!---- author:os_chengtgen -- date:20190827 --  for:鍒囨崲鐖跺瓙鍕鹃�夋ā寮� =======------>
-      <div class="drawer-bootom-button">
+      <div class="drawer-bottom-button">
         <a-dropdown
           :trigger="['click']"
           placement="topCenter"
@@ -814,7 +814,7 @@
   margin-left: 3px;
 }
 
-.drawer-bootom-button {
+.drawer-bottom-button {
   /*position: absolute;*/
   bottom: 0;
   width: 100%;

--
Gitblit v1.9.3