From ae3ad906ed4b09f72fc716957c4dbbe16341b38f Mon Sep 17 00:00:00 2001
From: zhuzhuanzhuan
Date: 星期二, 26 十二月 2023 11:39:37 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

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

diff --git a/src/views/system/ProductionManager.vue b/src/views/system/ProductionManager.vue
index 9a3a72f..b1e3d56 100644
--- a/src/views/system/ProductionManager.vue
+++ b/src/views/system/ProductionManager.vue
@@ -70,7 +70,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">
           <a-menu slot="overlay">
             <a-menu-item key="1" @click="switchCheckStrictly(1)">鐖跺瓙鍏宠仈</a-menu-item>
@@ -634,7 +634,7 @@
     margin-left: 3px
   }
 
-  .drawer-bootom-button {
+  .drawer-bottom-button {
     /*position: absolute;*/
     bottom: 0;
     width: 100%;

--
Gitblit v1.9.3