From a8e17feaaaafd549c81ea7e18f5c968af28d9391 Mon Sep 17 00:00:00 2001
From: huanghongfeng <huanghongfeng@hnkhzn.com>
Date: 星期二, 09 七月 2024 14:01:13 +0800
Subject: [PATCH] 工单清理,检测线段

---
 代码管理/PCS/WCS_Client/src/views/Homes/Homest/centerLeft4index.vue |   13 +++++++------
 1 files changed, 7 insertions(+), 6 deletions(-)

diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/PCS/WCS_Client/src/views/Homes/Homest/centerLeft4index.vue" "b/\344\273\243\347\240\201\347\256\241\347\220\206/PCS/WCS_Client/src/views/Homes/Homest/centerLeft4index.vue"
index 4c587b6..98989d0 100644
--- "a/\344\273\243\347\240\201\347\256\241\347\220\206/PCS/WCS_Client/src/views/Homes/Homest/centerLeft4index.vue"
+++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/PCS/WCS_Client/src/views/Homes/Homest/centerLeft4index.vue"
@@ -4,7 +4,7 @@
 
         <div style="margin-top: -6px;">
             <!--杞﹂棿涔嬩笅鐨勮緤閬撶嚎-->
-            <div style="margin-top: -30px;">
+            <!-- <div style="margin-top: -30px;">
                 <div class="box" >
                     <div v-for="items in plcList_one.section_fourteen" class="box_sto"
                         :style="{ 'background-color': getBackgroundColor2(items.r_wheel_SN) }">
@@ -30,12 +30,13 @@
                     </div>
                 </div>
 
-            </div>
+            </div> -->
             <!--杞﹂棿涔嬩笅鐨勮緤閬撶嚎-->
 
-            <div style="margin-top: -164px;margin-right: 30px;">
-                <!--涓嬭溅闂翠腑闂磋緤閬�-->
-                <div class="box" style="height: 66px;display: flex;width: 210px;">
+            <!--涓嬭溅闂翠腑闂磋緤閬�-->
+            <div style="margin-top: -124px;margin-right: 30px;">
+                
+                <div class="box" style="height: 66px;display: flex;width: 350px;">
                         <div v-for="items in plcList_one.section_sixteen" class="box_sto2"
                             :style="{ 'background-color': getBackgroundColor2(items.r_wheel_SN) }">
                             <el-tooltip class="item" effect="dark" placement="left">
@@ -59,8 +60,8 @@
                             </el-tooltip>
                         </div>
                     </div>
-                    <!--涓嬭溅闂翠腑闂磋緤閬�-->
             </div>
+            <!--涓嬭溅闂翠腑闂磋緤閬�-->
         </div>
     </div>
 

--
Gitblit v1.9.3