From e2660740818a17f4b5d97df4c224affa87b95ebc Mon Sep 17 00:00:00 2001
From: loulijun2021 <1694218219@qq.com>
Date: 星期五, 14 四月 2023 16:29:15 +0800
Subject: [PATCH] 1.递交

---
 src/views/kb/cjsc.vue |    8 ++++----
 src/views/kb/cjzl.vue |    8 ++++----
 src/views/kb/cgdd.vue |   14 +++++++-------
 src/views/kb/ckgl.vue |    8 ++++----
 src/views/kb/zhkb.vue |    8 ++++----
 5 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/src/views/kb/cgdd.vue b/src/views/kb/cgdd.vue
index d27cf49..8170849 100644
--- a/src/views/kb/cgdd.vue
+++ b/src/views/kb/cgdd.vue
@@ -3,9 +3,9 @@
     <div class="kb_dashboard">
 
       <!--    鏄熺┖鑳屾櫙-->
-      <div ref="starsRef" class="stars">
-        <div v-for="(item, index) in starsCount" :key="index" class="star" />
-      </div>
+      <!--      <div ref="starsRef" class="stars">-->
+      <!--        <div v-for="(item, index) in starsCount" :key="index" class="star" />-->
+      <!--      </div>-->
 
       <div class="kb_header">
         <div class="flex_c_c kb_header_text">
@@ -287,7 +287,7 @@
     this.getPurchaseLeftBottom()
     this.getPurchaseRight()
 
-    this.setStarsRef()
+    // this.setStarsRef()
   },
 
   methods: {
@@ -320,7 +320,7 @@
           this.purchaseLeftTopData = res.data[0]
           loadEcharts('cgddchart', cgddchart(this.purchaseLeftTopData.ThisMonthPurchaseOrderCont, this.purchaseLeftTopData.ThisMonthPurchaseArrivalOrderCont, this.purchaseLeftTopData.ThisMonthWareHouseOrderCont))
         })
-      }, 1000 * 6)
+      }, 1000 * 30)
     },
     getPurchaseLeftBottom() {
       PurchaseLeftBottom().then(res => {
@@ -346,7 +346,7 @@
               }
             })
           }
-        }, this.tableData.length <= 13 ? 1000 * 3 : 100)
+        }, this.tableData.length <= 13 ? 1000 * 10 : 100)
       })
     },
     getPurchaseRight() {
@@ -369,7 +369,7 @@
               }
             })
           }
-        }, this.tableDataRank.length <= 21 ? 1000 * 3 : 100)
+        }, this.tableDataRank.length <= 23 ? 1000 * 10 : 100)
       })
     },
     tableRowClassName({ row, rowIndex }) {
diff --git a/src/views/kb/cjsc.vue b/src/views/kb/cjsc.vue
index 8006300..b0720e9 100644
--- a/src/views/kb/cjsc.vue
+++ b/src/views/kb/cjsc.vue
@@ -3,9 +3,9 @@
     <div class="kb_dashboard">
 
       <!--    鏄熺┖鑳屾櫙-->
-      <div ref="starsRef" class="stars">
-        <div v-for="(item, index) in starsCount" :key="index" class="star" />
-      </div>
+      <!--      <div ref="starsRef" class="stars">-->
+      <!--        <div v-for="(item, index) in starsCount" :key="index" class="star" />-->
+      <!--      </div>-->
 
       <div class="kb_header">
         <div class="flex_c_c kb_header_text">
@@ -377,7 +377,7 @@
     // 涓棿琛ㄦ牸鏁版嵁鍐呭
     this.getCenterTableDataSetInterval()
 
-    this.setStarsRef()
+    // this.setStarsRef()
   },
   methods: {
     setStarsRef() {
diff --git a/src/views/kb/cjzl.vue b/src/views/kb/cjzl.vue
index 6b2fd14..6be4e33 100644
--- a/src/views/kb/cjzl.vue
+++ b/src/views/kb/cjzl.vue
@@ -3,9 +3,9 @@
     <div class="kb_dashboard">
 
       <!--    鏄熺┖鑳屾櫙-->
-      <div ref="starsRef" class="stars">
-        <div v-for="(item, index) in starsCount" :key="index" class="star" />
-      </div>
+      <!--      <div ref="starsRef" class="stars">-->
+      <!--        <div v-for="(item, index) in starsCount" :key="index" class="star" />-->
+      <!--      </div>-->
 
       <div class="kb_header">
         <div class="flex_c_c kb_header_text">
@@ -191,7 +191,7 @@
 
     this.getEcharts()
 
-    this.setStarsRef()
+    // this.setStarsRef()
   },
   methods: {
     setStarsRef() {
diff --git a/src/views/kb/ckgl.vue b/src/views/kb/ckgl.vue
index 47426c4..0149114 100644
--- a/src/views/kb/ckgl.vue
+++ b/src/views/kb/ckgl.vue
@@ -3,9 +3,9 @@
     <div class="kb_dashboard">
 
       <!--    鏄熺┖鑳屾櫙-->
-      <div ref="starsRef" class="stars">
-        <div v-for="(item, index) in starsCount" :key="index" class="star" />
-      </div>
+      <!--      <div ref="starsRef" class="stars">-->
+      <!--        <div v-for="(item, index) in starsCount" :key="index" class="star" />-->
+      <!--      </div>-->
 
       <div class="kb_header">
         <div class="flex_c_c kb_header_text">
@@ -371,7 +371,7 @@
     this.getWareHouseTopLeftData()
     this.getWareHouseTopBottomData()
     this.getEcharts()
-    this.setStarsRef()
+    // this.setStarsRef()
   },
 
   methods: {
diff --git a/src/views/kb/zhkb.vue b/src/views/kb/zhkb.vue
index 68fbcf4..1694ba1 100644
--- a/src/views/kb/zhkb.vue
+++ b/src/views/kb/zhkb.vue
@@ -2,9 +2,9 @@
   <div>
     <div class="kb_dashboard">
       <!--    鏄熺┖鑳屾櫙-->
-      <div ref="starsRef" class="stars">
-        <div v-for="(item, index) in starsCount" :key="index" class="star" />
-      </div>
+      <!--      <div ref="starsRef" class="stars">-->
+      <!--        <div v-for="(item, index) in starsCount" :key="index" class="star" />-->
+      <!--      </div>-->
 
       <div class="kb_header">
         <div class="flex_c_c kb_header_text">
@@ -316,7 +316,7 @@
     this.getTopBar()
 
     this.getShopSearch()
-    this.setStarsRef()
+    // this.setStarsRef()
   },
   methods: {
     setStarsRef() {

--
Gitblit v1.9.3