#
whycq
2023-12-22 176b2474b86f5b5122c56996cac7fa2140bfb0f4
Monitor-APP/pages/home/home.vue
@@ -251,10 +251,10 @@
               </view>
            </view>
         </view>
         <view class="btn">
            <!-- <button >拣料回库</button> -->
         <!-- <view class="btn"> -->
            <!-- <button >拣料回库</button>
            <button  size="mini" type="primary" @click="">盘点回库</button>
         </view>
         </view> -->
      </uni-transition>
      <!-- 异常信息 -->
      <uni-transition :duration="duration" :mode-class="errorInfoMode" :show="errorInfoViewShow">
@@ -445,28 +445,27 @@
                  this.initlineChart()
                  this.initPieChart()
                  this.getOther()
               },3000)
            },1000)
         },1000)
               },500)
            },500)
         },500)
      },
      onLoad() {
         
         setInterval(()=>{
            this.getDate2()
            this.getUrl()
            // this.getInfo()
            // this.getError()
            this.getInfo2()
            this.getError2()
            this.getInfo()
            this.getError()
            // this.getInfo2()
            // this.getError2()
            this.controller()
         },1000)
         
         setInterval(()=>{
            this.getDate2()
            this.getUrl()
            // this.getInfo2()
            // this.getError2()
            this.controller()
            this.getServerData()
            this.initlineChart()
            this.initPieChart()
            this.getOther()
         },600000)
      },
      methods: {
@@ -1027,7 +1026,7 @@
   }
   .info-main {
      width: 100vw;
      height: 80vh;
      height: 88vh;
      display: flex;
      justify-content: center;
      align-items: center;