From e9a02d180b91ee7a383d25d5e19853630026b4b1 Mon Sep 17 00:00:00 2001
From: 小小儁爺 <1694218219@qq.com>
Date: 星期四, 06 三月 2025 14:57:17 +0800
Subject: [PATCH] 1.看板修改

---
 src/views/kanbanManager/cj.vue |  139 +++++++++++++++++++++-------------------------
 1 files changed, 63 insertions(+), 76 deletions(-)

diff --git a/src/views/kanbanManager/cj.vue b/src/views/kanbanManager/cj.vue
index 3776128..fff203c 100644
--- a/src/views/kanbanManager/cj.vue
+++ b/src/views/kanbanManager/cj.vue
@@ -6,12 +6,11 @@
 
       <div class="kb_header">
         <div class="kb_headTime" style="top: 35px;left:  20px">
-          <span>姘稿悍甯傛ˉ涓嬪鏂欏巶</span>
+          <span>姘稿悍甯傛柊鍏夌伅鍏锋湁闄愬叕鍙�</span>
         </div>
 
         <div class="kb_headTime kb_header_text" style="top: 35px;left:  800px">
-          <!--          <span>{{ title }}鏁板瓧鍖栫湅鏉�</span>-->
-          <span>鍙戞场鎸ゅ嚭鏁板瓧鍖栫湅鏉�</span>
+          <span>{{ title }}鏁板瓧鍖栫湅鏉�</span>
         </div>
 
         <div class="kb_headTime" style="top: 35px;right:  25px">
@@ -30,7 +29,7 @@
             </div>
             <div
               class="lineContent horn"
-              style="height: 870px;display: flex;flex-direction: column;justify-content: space-between"
+              style="height: 450px;display: flex;flex-direction: column;justify-content: space-between"
             >
               <el-table
                 ref="tableDataLeftCenterRef"
@@ -39,34 +38,28 @@
                 style="width: 100%;"
                 :header-cell-style="headerCellStyle"
                 :cell-style="cellStyle"
-                height="920"
+                height="500"
               >
 
                 <el-table-column
                   prop="wo_code"
                   label="宸ュ崟鍙�"
-                  width="270"
+                  width="220"
                 />
-                <!--                <el-table-column-->
-                <!--                  prop="saleOrderCode"-->
-                <!--                  label="鐢熶骇鍗曞彿"-->
-                <!--                  width="160"-->
-                <!--                />-->
                 <el-table-column
-                  prop="wkshp_name"
-                  label="鐢熶骇杞﹂棿"
-                  width="210"
+                  prop="saleOrderCode"
+                  label="鐢熶骇鍗曞彿"
+                  width="160"
                 />
-                <!--                600-->
                 <el-table-column
                   prop="partcode"
                   label="浜у搧缂栫爜"
-                  width="210"
+                  width="160"
                 />
                 <el-table-column
                   prop="partname"
                   label="浜у搧鍚嶇О"
-                  width="210"
+                  width="160"
                 />
                 <!--                <el-table-column-->
                 <!--                  prop="partspec"-->
@@ -80,47 +73,47 @@
                 <el-table-column
                   prop="plan_qty"
                   label="浠诲姟鏁伴噺"
-                  width="170"
+                  width="120"
                 />
                 <el-table-column
                   prop="good_qty"
                   label="鍚堟牸鏁伴噺"
-                  width="170"
+                  width="120"
                 />
-                <!--                <el-table-column-->
-                <!--                  prop="ng_qty"-->
-                <!--                  label="涓嶈壇鏁伴噺"-->
-                <!--                  width="120"-->
-                <!--                />-->
-                <!--                <el-table-column-->
-                <!--                  prop="laborbad_qty"-->
-                <!--                  label="宸ュ簾鏁伴噺"-->
-                <!--                  width="120"-->
-                <!--                />-->
-                <!--                <el-table-column-->
-                <!--                  prop="materielbad_qty"-->
-                <!--                  label="鏂欏簾鏁伴噺"-->
-                <!--                  width="120"-->
-                <!--                />-->
-                <!--                <el-table-column-->
-                <!--                  prop="seq"-->
-                <!--                  label="宸ュ簭椤哄簭"-->
-                <!--                  width="120"-->
-                <!--                />-->
-                <!--                <el-table-column-->
-                <!--                  prop="step_code"-->
-                <!--                  label="宸ュ簭缂栫爜"-->
-                <!--                  width="120"-->
-                <!--                />-->
+                <el-table-column
+                  prop="ng_qty"
+                  label="涓嶈壇鏁伴噺"
+                  width="120"
+                />
+                <el-table-column
+                  prop="laborbad_qty"
+                  label="宸ュ簾鏁伴噺"
+                  width="120"
+                />
+                <el-table-column
+                  prop="materielbad_qty"
+                  label="鏂欏簾鏁伴噺"
+                  width="120"
+                />
+                <el-table-column
+                  prop="seq"
+                  label="宸ュ簭椤哄簭"
+                  width="120"
+                />
+                <el-table-column
+                  prop="step_code"
+                  label="宸ュ簭缂栫爜"
+                  width="120"
+                />
                 <el-table-column
                   prop="step_name"
                   label="宸ュ簭鍚嶇О"
-                  width="320"
+                  width="120"
                 />
                 <el-table-column
                   prop="schedule"
                   label="瀹屾垚杩涘害(%)"
-                  width="313"
+                  width="213"
                 />
               </el-table>
             </div>
@@ -128,27 +121,27 @@
 
         </div>
         <!--        涓嬭竟-->
-        <!--        <div style="display: flex;justify-content: space-between;margin-top: 15px;">-->
-        <!--          <div style="width: 1000px;">-->
-        <!--            <div class="smallTitle">-->
-        <!--              <svg-icon icon-class="blcs" class="svg_class" />-->
-        <!--              璐ㄩ噺涓嶈壇(杩戜竴鍛�)-->
-        <!--            </div>-->
-        <!--            <div class="lineContent horn" style="height: 380px;display: flex;justify-content: space-between">-->
-        <!--              <div id="cjzl03" class="flex_c_c" style="width: 100%;height:100%" />-->
+        <div style="display: flex;justify-content: space-between;margin-top: 15px;">
+          <div style="width: 1000px;">
+            <div class="smallTitle">
+              <svg-icon icon-class="blcs" class="svg_class" />
+              璐ㄩ噺涓嶈壇(杩戜竴鍛�)
+            </div>
+            <div class="lineContent horn" style="height: 380px;display: flex;justify-content: space-between">
+              <div id="cjzl03" class="flex_c_c" style="width: 100%;height:100%" />
 
-        <!--            </div>-->
-        <!--          </div>-->
-        <!--          <div style="width: 850px;">-->
-        <!--            <div class="smallTitle">-->
-        <!--              <svg-icon icon-class="ckkc" class="svg_class" />-->
-        <!--              涓嶈壇缁熻(杩戜竴鏈�)-->
-        <!--            </div>-->
-        <!--            <div class="lineContent horn" style="height: 380px;display: flex;justify-content: space-between">-->
-        <!--              <div id="cjzl04" class="flex_c_c" style="width: 100%;height:100%" />-->
-        <!--            </div>-->
-        <!--          </div>-->
-        <!--        </div>-->
+            </div>
+          </div>
+          <div style="width: 850px;">
+            <div class="smallTitle">
+              <svg-icon icon-class="ckkc" class="svg_class" />
+              涓嶈壇缁熻(杩戜竴鏈�)
+            </div>
+            <div class="lineContent horn" style="height: 380px;display: flex;justify-content: space-between">
+              <div id="cjzl04" class="flex_c_c" style="width: 100%;height:100%" />
+            </div>
+          </div>
+        </div>
       </div>
     </div>
   </div>
@@ -189,10 +182,6 @@
 
     }
   },
-  activated() {
-    window.addEventListener('resize', this.getHeight)
-    this.getHeight()
-  },
   created() {
     setInterval(this.getNowTime, 1000)
 
@@ -202,13 +191,11 @@
     }, 1000 * 60 * 120)
   },
   mounted() {
-    // this.getAllApi()
-    this.getWorkShopProduceTopData()
+    this.getAllApi()
   },
   methods: {
     async getWorkShopProduceTopData() {
-      // WorkShopProduceTopData({ wkshopcode: this.wkshopcode.join(',') }).then(res => {
-      WorkShopProduceTopData({ wkshopcode: '101,102' }).then(res => {
+      WorkShopProduceTopData({ wkshopcode: this.wkshopcode.join(',') }).then(res => {
         this.tableDataCenterTop = res.data
 
         const divData = this.$refs.tableDataLeftCenterRef.bodyWrapper
@@ -220,13 +207,13 @@
             WorkShopProduceTopData({ wkshopcode: this.wkshopcode.join(',') }).then(res => {
               this.tableDataCenterTop = res.data
 
-              if (this.tableDataCenterTop.length > 22) {
+              if (this.tableDataCenterTop.length > 11) {
                 clearInterval(timer)
                 this.getWorkShopProduceTopData()
               }
             })
           }
-        }, this.tableDataCenterTop.length <= 22 ? 1000 * 30 : 200)
+        }, this.tableDataCenterTop.length <= 11 ? 1000 * 30 : 200)
       })
     },
 

--
Gitblit v1.9.3