From 2bf7aff3435c9abcb38b9ced5b6fa56957aeae89 Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期三, 13 九月 2023 15:59:56 +0800
Subject: [PATCH] 1  车间质量、仓库管理、及五个车间看板  递交

---
 src/views/kanbanManager/cjzl.vue |  389 +++++++++++++++++++++++++++++++++++-------------------
 1 files changed, 250 insertions(+), 139 deletions(-)

diff --git a/src/views/kanbanManager/cjzl.vue b/src/views/kanbanManager/cjzl.vue
index 999e3f1..05bc4f2 100644
--- a/src/views/kanbanManager/cjzl.vue
+++ b/src/views/kanbanManager/cjzl.vue
@@ -2,35 +2,32 @@
   <div>
     <div class="kb_dashboard" style="display:flex;flex-direction: column;justify-content: space-between">
 
-      <!--    鏄熺┖鑳屾櫙-->
-      <!--      <div ref="starsRef" class="stars">-->
-      <!--        <div v-for="(item, index) in starsCount" :key="index" class="star" />-->
-      <!--      </div>-->
+      <div class="kb_backgroundCustom" />
 
       <div class="kb_header">
-        <div class="flex_c_c kb_header_text">
-          <div id="topBarLeft" style="width:600px;height:100%" />
-          杞﹂棿璐ㄩ噺鏁板瓧鍖栫湅鏉�
-          <div id="topBarRight" style="width:600px;height:100%;transform:rotate(180deg);" />
+        <div class="kb_headTime" style="top: 35px;left:  20px">
+          <span>娴欐睙姝f竻鍜屾棩鐢ㄥ埗鍝佹湁闄愬叕鍙�</span>
         </div>
 
-        <div class="kb_headTime" style="left: 85px">
-          <span>娴欐睙鏂板嚡杩暟瀛楃鎶�鑲′唤鏈夐檺鍏徃</span>
+        <div class="kb_headTime kb_header_text" style="top: 35px;left:  800px">
+          <span>杞﹂棿璐ㄩ噺鏁板瓧鍖栫湅鏉�</span>
         </div>
 
-        <div class="kb_headTime">
+        <div class="kb_headTime" style="top: 35px;right:  25px">
           <span>{{ headTime }}</span>
         </div>
       </div>
-      <div style=" padding:5px 20px 20px 20px;height: 980px;flex-direction: column;justify-content: space-between">
+      <div
+        style=" padding:5px 20px 20px 20px;z-index:2;height: 950px;flex-direction: column;justify-content: space-between;"
+      >
         <!--         涓婇潰閮ㄥ垎-->
-        <div>
+        <div style="">
           <div class="smallTitle">
             <svg-icon icon-class="blcs" class="svg_class" />
-            鏃ヤ笉鑹鏁�
+            鍛ㄤ笉鑹鏁�
           </div>
           <div class="lineContent horn" style="height: 250px;display: flex;justify-content: space-between">
-            <div id="cjzl01" class="flex_c_c" style="width: 300px;height:100%" />
+            <div id="cjzl01" class="flex_c_c" style="width: 300px;height:100%;" />
             <div id="cjzl02_1" class="flex_c_c" style="width: 300px;height:100%" />
             <div id="cjzl02_2" class="flex_c_c" style="width: 300px;height:100%" />
             <div id="cjzl02_3" class="flex_c_c" style="width: 300px;height:100%" />
@@ -46,7 +43,7 @@
               鍛ㄤ笉鑹暟
             </div>
             <div class="lineContent horn" style="height: 250px;display: flex;justify-content: space-between">
-              <div id="cjzl04" class="flex_c_c" style="width: 920px;height:100%" />
+              <div id="cjzl03" class="flex_c_c" style="width: 920px;height:100%" />
             </div>
           </div>
           <div>
@@ -55,7 +52,7 @@
               鍛ㄥ畬鎴愭暟锛堢巼锛�
             </div>
             <div class="lineContent horn" style="height: 250px;display: flex;justify-content: space-between">
-              <div id="cjzl03" class="flex_c_c" style="width: 920px;height:100%" />
+              <div id="cjzl04" class="flex_c_c" style="width: 920px;height:100%" />
             </div>
           </div>
 
@@ -66,7 +63,7 @@
             <svg-icon icon-class="cjrw" class="svg_class" />
             杞﹂棿浠诲姟瀹屾垚鎯呭喌
           </div>
-          <div class="lineContent horn" style="height: 310px;display: flex;justify-content: space-between">
+          <div class="lineContent horn" style="height: 280px;display: flex;justify-content: space-between">
             <el-table
               ref="tableDataRightTopRef"
               :data="tableDataRightTop"
@@ -74,6 +71,7 @@
               style="width: 100%;"
               :header-cell-style="headerCellStyle"
               :cell-style="cellStyle"
+              height="275"
             >
               <!--              height=""-->
               <el-table-column
@@ -82,39 +80,43 @@
                 width="60"
               />
               <el-table-column
-                prop="cjmc"
+                prop="wkshp_name"
                 width="220"
                 label="杞﹂棿鍚嶇О"
               />
               <el-table-column
-                prop="gdh"
+                prop="wo_code"
                 width="280"
                 label="宸ュ崟鍙�"
               />
               <el-table-column
-                prop="cpmc"
+                prop="partname"
                 width="280"
                 label="浜у搧鍚嶇О"
               />
               <el-table-column
-                prop="cpgg"
+                prop="partspec"
                 width="280"
                 label="浜у搧瑙勬牸"
-              />
+              >
+                <template slot-scope="{row}">
+                  {{ row.partspec ? row.partspec : '/' }}
+                </template>
+              </el-table-column>
               <el-table-column
-                prop="rwsl"
+                prop="plan_qty"
                 width="220"
                 label="浠诲姟鏁�"
               />
               <el-table-column
-                prop="hgsl"
+                prop="good_qty"
                 width="220"
                 label="鍚堟牸鏁伴噺"
               />
               <el-table-column
-                prop="blsl"
+                prop="radio"
                 width="314"
-                label="涓嶈壇鏁伴噺"
+                label="瀹屾垚鐜�(%)"
               />
             </el-table>
           </div>
@@ -126,25 +128,21 @@
 
 <script>
 import './kbCommon.css'
-import { cjzl01, cjzl02, cjzl03, cjzl04, kbTop, loadEcharts } from '@/utils/myEcharts'
-import { QCBadCenterLeftWeek, QCBadCenterRightWeek, QCBadTop, ShopSearch } from '@/api/kanbanManager'
+import { cjzl01, cjzl02, cjzl04, cjzl03, loadEcharts } from '@/utils/myEcharts'
+import {
+  QCBadBottomWeek,
+  QCBadCenterLeftWeek,
+  QCBadCenterRightWeek,
+  QCBadTop,
+  ShopSearch
+} from '@/api/kanbanManager'
 
 export default {
   name: 'Cjsc',
   data() {
     return {
       headTime: '',
-      tableDataRightTop: [
-        { cjmc: '绮惧伐杞﹂棿', gdh: 'MO2023-09-12', cpmc: '鐢垫睜鍖�1', cpgg: '23娆炬墜鍔ㄧ簿妯�', rwsl: '1000', hgsl: '900', blsl: '100' },
-        { cjmc: '瑁呴厤杞﹂棿', gdh: 'MO2023-09-12', cpmc: '鐢垫睜鍖�1', cpgg: '23娆炬墜鍔ㄧ簿妯�', rwsl: '1000', hgsl: '900', blsl: '100' },
-        { cjmc: '绮惧伐杞﹂棿', gdh: 'MO2023-09-12', cpmc: '鐢垫睜鍖�1', cpgg: '23娆炬墜鍔ㄧ簿妯�', rwsl: '1000', hgsl: '900', blsl: '100' },
-        { cjmc: '瑁呴厤杞﹂棿', gdh: 'MO2023-09-12', cpmc: '鐢垫睜鍖�1', cpgg: '23娆炬墜鍔ㄧ簿妯�', rwsl: '1000', hgsl: '900', blsl: '100' },
-        { cjmc: '鏈哄姞宸ヨ溅闂�', gdh: 'MO2023-09-12', cpmc: '鐢垫睜鍖�1', cpgg: '23娆炬墜鍔ㄧ簿妯�#30', rwsl: '1000', hgsl: '900', blsl: '100' },
-        { cjmc: '鏈哄姞宸ヨ溅闂�', gdh: 'MO2023-09-12', cpmc: '鐢垫睜鍖�1', cpgg: '23娆炬墜鍔ㄧ簿妯�#30', rwsl: '1000', hgsl: '900', blsl: '100' },
-        { cjmc: '鏈哄姞宸ヨ溅闂�', gdh: 'MO2023-09-12', cpmc: '鐢垫睜鍖�1', cpgg: '23娆炬墜鍔ㄧ簿妯�#30', rwsl: '1000', hgsl: '900', blsl: '100' },
-        { cjmc: '鏈哄姞宸ヨ溅闂�', gdh: 'MO2023-09-12', cpmc: '鐢垫睜鍖�1', cpgg: '23娆炬墜鍔ㄧ簿妯�#30', rwsl: '1000', hgsl: '900', blsl: '100' },
-        { cjmc: '鏈哄姞宸ヨ溅闂�', gdh: 'MO2023-09-12', cpmc: '鐢垫睜鍖�1', cpgg: '23娆炬墜鍔ㄧ簿妯�#30', rwsl: '1000', hgsl: '900', blsl: '100' }
-      ],
+      tableDataRightTop: [],
       wkshopArr: [],
 
       cjzl01Data: [],
@@ -158,30 +156,35 @@
       cjzl02_4Data: [],
       cjzl02_5Title: '',
       cjzl02_5Data: [],
-      starsCount: 800, // 鏄熸槦鏁伴噺
-      distance: 900 // 闂磋窛
+      cjzl03_xData: [],
+      cjzl03_yData: [],
+      legendData: [],
+      cjzl04Data: []
     }
   },
   created() {
     setInterval(this.getNowTime, 1000)
 
-    // 涓ゅ皬鏃剁湅鏉垮埛鏂颁竴娆�
+    // // 涓ゅ皬鏃剁湅鏉垮埛鏂颁竴娆�
     setInterval(() => {
       window.location.reload()
     }, 1000 * 60 * 120)
   },
   mounted() {
-    this.getTopBar()
-
     this.getAllApi()
-
-    // this.setStarsRef()
   },
   methods: {
     async getAllApi() {
       const { data: res } = await ShopSearch()
       this.wkshopArr = res
-      const temp = ['001', 'CJ001', '006', 'ZS001', '002']
+      // const temp = ['001', 'CJ001', '006', 'ZS001', '002']
+      const temp = this.wkshopArr.map(i => i.org_code)
+
+      temp.forEach(i => {
+        const aa = this.wkshopArr.find(j => j.org_code === i).org_name
+        this.legendData.push(aa)
+      })
+
       const { data: res2 } = await QCBadTop({ wkshopcode: temp.join(',') })
       for (const res2Key in res2) {
         if (res2Key === 'ALL') {
@@ -238,46 +241,199 @@
           })
         }
       }
-
-      const { data: res3 } = await QCBadCenterLeftWeek({ wkshopcode: temp.join(',') })
-      console.log(res3) // 杩欎釜鏄庡ぉ鍐�
-
-      const { data: res4 } = await QCBadCenterRightWeek({ wkshopcode: temp.join(',') })
-      console.log(res4)
-
-      this.getEcharts()
-    },
-    setStarsRef() {
-      const starNodes = Array.from(this.$refs.starsRef.children)
-      starNodes.forEach(item => {
-        const speed = 0.2 + Math.random() * 1
-        const thisDistance = this.distance + Math.random() * 300
-        item.style.transformOrigin = `0 0 ${thisDistance}px`
-        item.style.transform = `
-        translate3d(0,0,-${thisDistance}px)
-        rotateY(${Math.random() * 360}deg)
-        rotateX(${Math.random() * -50}deg)
-        scale(${speed},${speed})`
-      })
-    },
-    // 鑾峰彇Echarts
-    getEcharts() {
       loadEcharts('cjzl01', cjzl01(this.cjzl01Data))
-
       loadEcharts('cjzl02_1', cjzl02(this.cjzl02_1Title, this.cjzl02_1Data))
       loadEcharts('cjzl02_2', cjzl02(this.cjzl02_2Title, this.cjzl02_2Data))
       loadEcharts('cjzl02_3', cjzl02(this.cjzl02_3Title, this.cjzl02_3Data))
       loadEcharts('cjzl02_4', cjzl02(this.cjzl02_4Title, this.cjzl02_4Data))
       loadEcharts('cjzl02_5', cjzl02(this.cjzl02_5Title, this.cjzl02_5Data))
+      setInterval(() => {
+        QCBadTop({ wkshopcode: temp.join(',') }).then(res2 => {
+          for (const res2Key in res2.data) {
+            if (res2Key === 'ALL') {
+              this.cjzl01Data = res2.data[res2Key].map(i => {
+                return {
+                  name: i.name,
+                  value: i.cont
+                }
+              })
+            }
+            if (res2Key === temp[0]) {
+              this.cjzl02_1Title = this.wkshopArr.find(i => i.org_code === res2Key).org_name
+              this.cjzl02_1Data = res2.data[res2Key].map(i => {
+                return {
+                  name: i.name,
+                  value: i.cont
+                }
+              })
+            }
+            if (res2Key === temp[1]) {
+              this.cjzl02_2Title = this.wkshopArr.find(i => i.org_code === res2Key).org_name
+              this.cjzl02_2Data = res2.data[res2Key].map(i => {
+                return {
+                  name: i.name,
+                  value: i.cont
+                }
+              })
+            }
+            if (res2Key === temp[2]) {
+              this.cjzl02_3Title = this.wkshopArr.find(i => i.org_code === res2Key).org_name
+              this.cjzl02_3Data = res2.data[res2Key].map(i => {
+                return {
+                  name: i.name,
+                  value: i.cont
+                }
+              })
+            }
+            if (res2Key === temp[3]) {
+              this.cjzl02_4Title = this.wkshopArr.find(i => i.org_code === res2Key).org_name
+              this.cjzl02_4Data = res2.data[res2Key].map(i => {
+                return {
+                  name: i.name,
+                  value: i.cont
+                }
+              })
+            }
+            if (res2Key === temp[4]) {
+              this.cjzl02_5Title = this.wkshopArr.find(i => i.org_code === res2Key).org_name
+              this.cjzl02_5Data = res2.data[res2Key].map(i => {
+                return {
+                  name: i.name,
+                  value: i.cont
+                }
+              })
+            }
+          }
+        })
+        loadEcharts('cjzl01', cjzl01(this.cjzl01Data))
+        loadEcharts('cjzl02_1', cjzl02(this.cjzl02_1Title, this.cjzl02_1Data))
+        loadEcharts('cjzl02_2', cjzl02(this.cjzl02_2Title, this.cjzl02_2Data))
+        loadEcharts('cjzl02_3', cjzl02(this.cjzl02_3Title, this.cjzl02_3Data))
+        loadEcharts('cjzl02_4', cjzl02(this.cjzl02_4Title, this.cjzl02_4Data))
+        loadEcharts('cjzl02_5', cjzl02(this.cjzl02_5Title, this.cjzl02_5Data))
+      }, 1000 * 30)
 
-      loadEcharts('cjzl03', cjzl03())
-      loadEcharts('cjzl04', cjzl04())
+      const { data: res3 } = await QCBadCenterLeftWeek({ wkshopcode: temp.join(',') })// 宸︿晶
+      for (const res3Key in res3) {
+        if (res3Key === temp[0]) {
+          this.cjzl03_xData = res3[res3Key].map(i => i.click_date)
+
+          this.cjzl03_yData.push(res3[res3Key].map(i => i.count))
+        }
+        if (res3Key === temp[1]) {
+          this.cjzl03_yData.push(res3[res3Key].map(i => i.count))
+        }
+        if (res3Key === temp[2]) {
+          this.cjzl03_yData.push(res3[res3Key].map(i => i.count))
+        }
+        if (res3Key === temp[3]) {
+          this.cjzl03_yData.push(res3[res3Key].map(i => i.count))
+        }
+        if (res3Key === temp[4]) {
+          this.cjzl03_yData.push(res3[res3Key].map(i => i.count))
+        }
+      }
+      loadEcharts('cjzl03', cjzl03(this.cjzl03_xData, this.legendData, this.cjzl03_yData))// 宸︿晶
+      setInterval(() => {
+        QCBadCenterLeftWeek({ wkshopcode: temp.join(',') }).then(res3 => {
+          this.cjzl03_xData = []
+          this.cjzl03_yData = []
+          for (const res3Key in res3.data) {
+            if (res3Key === temp[0]) {
+              this.cjzl03_xData = res3.data[res3Key].map(i => i.click_date)
+
+              this.cjzl03_yData.push(res3.data[res3Key].map(i => i.count))
+            }
+            if (res3Key === temp[1]) {
+              this.cjzl03_yData.push(res3.data[res3Key].map(i => i.count))
+            }
+            if (res3Key === temp[2]) {
+              this.cjzl03_yData.push(res3.data[res3Key].map(i => i.count))
+            }
+            if (res3Key === temp[3]) {
+              this.cjzl03_yData.push(res3.data[res3Key].map(i => i.count))
+            }
+            if (res3Key === temp[4]) {
+              this.cjzl03_yData.push(res3.data[res3Key].map(i => i.count))
+            }
+          }
+          loadEcharts('cjzl03', cjzl03(this.cjzl03_xData, this.legendData, this.cjzl03_yData))// 宸︿晶
+        })
+      }, 1000 * 40)
+
+      const { data: res4 } = await QCBadCenterRightWeek({ wkshopcode: temp.join(',') }) // 鍙充晶
+      let a = []
+      let b = []
+      let c = []
+      for (const res4Key in res4) {
+        a.push(res4[res4Key].length > 0 ? res4[res4Key][0].good_qty : 0)
+        b.push(res4[res4Key].length > 0 ? res4[res4Key][0].plan_qty : 0)
+        c.push(res4[res4Key].length > 0 ? res4[res4Key][0].radio : 0)
+      }
+      this.cjzl04Data.push(a, b, c)
+      loadEcharts('cjzl04', cjzl04(this.legendData, this.cjzl04Data[0], this.cjzl04Data[1], this.cjzl04Data[2]))// 鍙充晶
+
+      setInterval(() => {
+        QCBadCenterRightWeek({ wkshopcode: temp.join(',') }).then(res4 => {
+          a = []
+          b = []
+          c = []
+          this.cjzl04Data = []
+          for (const res4Key in res4.data) {
+            a.push(res4.data[res4Key].length > 0 ? res4.data[res4Key][0].good_qty : 0)
+            b.push(res4.data[res4Key].length > 0 ? res4.data[res4Key][0].plan_qty : 0)
+            c.push(res4.data[res4Key].length > 0 ? res4.data[res4Key][0].radio : 0)
+          }
+          this.cjzl04Data.push(a, b, c)
+          loadEcharts('cjzl04', cjzl04(this.legendData, this.cjzl04Data[0], this.cjzl04Data[1], this.cjzl04Data[2]))// 鍙充晶
+        })
+      }, 1000 * 50)
+
+      this.$nextTick(() => {
+        this.getQCBadBottomWeek()
+      })
+
+      // await this.getEcharts()
     },
 
-    // 鑾峰彇topEcharts
-    getTopBar() {
-      loadEcharts('topBarLeft', kbTop())
-      loadEcharts('topBarRight', kbTop())
+    // 鑾峰彇Echarts
+    getEcharts() {
+      // loadEcharts('cjzl01', cjzl01(this.cjzl01Data))
+
+      // loadEcharts('cjzl02_1', cjzl02(this.cjzl02_1Title, this.cjzl02_1Data))
+      // loadEcharts('cjzl02_2', cjzl02(this.cjzl02_2Title, this.cjzl02_2Data))
+      // loadEcharts('cjzl02_3', cjzl02(this.cjzl02_3Title, this.cjzl02_3Data))
+      // loadEcharts('cjzl02_4', cjzl02(this.cjzl02_4Title, this.cjzl02_4Data))
+      // loadEcharts('cjzl02_5', cjzl02(this.cjzl02_5Title, this.cjzl02_5Data))
+
+      // loadEcharts('cjzl04', cjzl04(this.legendData, this.cjzl04Data[0], this.cjzl04Data[1], this.cjzl04Data[2]))// 鍙充晶
+      // loadEcharts('cjzl03', cjzl03(this.cjzl03_xData, this.legendData, this.cjzl03_yData))// 宸︿晶
+    },
+
+    getQCBadBottomWeek() {
+      const data = {
+        wkshopcode: this.wkshopArr.map(i => i.org_code).join(',')
+      }
+      QCBadBottomWeek(data).then(res => {
+        this.tableDataRightTop = res.data
+
+        const divData = this.$refs.tableDataRightTopRef.bodyWrapper
+        const temp = setInterval(() => {
+          // 鍏冪礌鑷璺濈椤堕儴1鍍忕礌
+          divData.scrollTop += 1
+          if (divData.clientHeight + divData.scrollTop === divData.scrollHeight) {
+            // 閲嶇疆table璺濈椤堕儴璺濈
+            divData.scrollTop = 0
+            QCBadBottomWeek(data).then(res => {
+              this.tableDataRightTop = res.data
+              if (this.tableDataRightTop.length > 7) {
+                clearInterval(temp)
+                this.getQCBadBottomWeek()
+              }
+            })
+          }
+        }, this.tableDataRightTop.length <= 7 ? 1000 * 10 : 300)
+      })
     },
     // 鑾峰彇褰撳墠鏃堕棿
     getNowTime() {
@@ -297,46 +453,25 @@
     },
     headerCellStyle() {
       return {
-        // backgroundColor: 'rgb(30 ,33, 46)',
-        backgroundColor: '#000',
+        backgroundColor: 'transparent ',
         padding: '10px 0',
         textAlign: 'center',
         color: '#07acc2',
-        border: 'none'
+        border: 'none',
+        fontSize: '20px'
       }
     },
     cellStyle() {
       return {
         padding: '7px 0',
         textAlign: 'center',
-        // backgroundColor: 'rgba(30, 33, 46)',
-        backgroundColor: '#000',
-        // backgroundColor: 'transparent',
-        color: '#fff',
-        border: 'none'
-      }
-    },
-    headerCellStyleCenter() {
-      return {
-        // backgroundColor: 'rgb(30 ,33, 46)',
-        backgroundColor: '#000',
-        padding: '10px 0',
-        textAlign: 'center',
-        color: '#07acc2',
-        border: 'none',
-        fontSize: '20px'
-      }
-    },
-    cellStyleCenter() {
-      return {
-        padding: '7.5px 0',
-        textAlign: 'center',
-        backgroundColor: '#000',
-        color: '#fff',
+        backgroundColor: 'transparent ',
+        color: '#c7e7ff',
         border: 'none',
         fontSize: '20px'
       }
     }
+
   }
 
 }
@@ -346,7 +481,7 @@
 $main_color: #09d8f2;
 $color01: #00FFFF;
 .tableData {
-  background: #000;
+  background: transparent;
 }
 
 .el-table::before {
@@ -363,39 +498,15 @@
   }
 }
 
-</style>
-
-<!--鏄熺┖-->
-<style lang="css" scoped>
-@keyframes rotate {
-  0% {
-    transform: perspective(400px) rotateZ(20deg) rotateX(-40deg) rotateY(0);
-  }
-  100% {
-    transform: perspective(400px) rotateZ(20deg) rotateX(-40deg) rotateY(-360deg);
-  }
+::v-deep .el-table__body-wrapper::-webkit-scrollbar {
+  /* width: 0;瀹藉害涓�0鏆楄棌 */
+  width: 0;
+  background: transparent;
 }
 
-.stars {
-  transform: perspective(500px);
-  transform-style: preserve-3d;
-  position: absolute;
-  perspective-origin: 50% 100%;
-  left: 45%;
-  animation: rotate 90s infinite linear;
-  bottom: 0;
-  z-index: 102;
-}
-
-.star {
-  width: 2px;
-  height: 2px;
-  /*background: #f7f7b6;*/
-  background: #8edffc;
-  position: absolute;
-  left: 0;
-  top: 0;
-  backface-visibility: hidden;
-  z-index: 102;
+::v-deep .el-table th,
+::v-deep .el-table tr,
+::v-deep .el-table td {
+  background-color: transparent;
 }
 </style>

--
Gitblit v1.9.3