From c7619152dfb1e07242323cba195832eb9b3a509e Mon Sep 17 00:00:00 2001
From: qushaowei <qushaowei@163.com>
Date: 星期日, 24 十二月 2023 14:09:09 +0800
Subject: [PATCH] Merge branch 'master' of http://117.34.109.166:18448/r/vue_mdc_430 into develop

---
 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