From 86d99e38a2c44e85983d2b8adccf332902a8f2a2 Mon Sep 17 00:00:00 2001 From: “linengliang” <vanSuperEnergy@163.com> Date: 星期五, 15 三月 2024 15:00:56 +0800 Subject: [PATCH] xg --- 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