From 406539dc819bfa5e98dda354006c6f55cc808b14 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期二, 07 三月 2023 08:41:32 +0800
Subject: [PATCH] 1. MES工单新增报废补单工单查询

---
 src/views/kb/ckgl.vue |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/views/kb/ckgl.vue b/src/views/kb/ckgl.vue
index 0245e03..47426c4 100644
--- a/src/views/kb/ckgl.vue
+++ b/src/views/kb/ckgl.vue
@@ -302,7 +302,8 @@
               鍗婃垚鍝併�佷骇鍝佸簱瀛橀噺鎺掕Top5
             </div>
             <div class="lineContent horn" style="height: 435px">
-              <div id="bar03" style="width: 100%;height:100%;margin-left: -25px;margin-top: -10px" />
+              <div id="bar03" style="width: 100%;height:100%; " />
+              <!--/*              <div id="bar03" style="width: 100%;height:100%;margin-left: -25px;margin-top: -10px" />*/-->
             </div>
           </div>
           <div style="height: 470px;">
@@ -311,7 +312,8 @@
               鍘熸潗鏂欏簱瀛橀噺鎺掕Top5
             </div>
             <div class="lineContent horn" style="height: 435px">
-              <div id="bar04" style="width: 100%;height:100%;margin-left: -25px;margin-top: -10px" />
+              <div id="bar04" style="width: 100%;height:100%;" />
+              <!--              <div id="bar04" style="width: 100%;height:100%;margin-left: -25px;margin-top: -10px" />-->
             </div>
           </div>
         </div>

--
Gitblit v1.9.3