#
whycq
2024-06-24 1258697843989ba05d09a7a838f8efcc6c1a8642
Monitor-APP/pages/home/home.vue
@@ -462,8 +462,8 @@
         setInterval(()=>{
            // 测试用
            
            // this.getVisualized()
            this.getVisualizedTest()
            this.getVisualized()
            // this.getVisualizedTest()
         },1000)
      },
      methods: {
@@ -484,7 +484,11 @@
                        that.infoText.title = '盘点出库'
                     } else if (res.data.agvWrkMast.ioType == 103) {
                        that.infoText.title = '拣料出库'
                     } else {
                     } else if (res.data.agvWrkMast.ioType == 57) {
                        that.infoText.title = '盘点再入库'
                     } else if (res.data.agvWrkMast.ioType == 53) {
                        that.infoText.title = '拣料再入库'
                     } else if (res.data.agvWrkMast.ioType == 101) {
                        that.infoText.title = '全板出库'
                     } 
                  } else{
@@ -525,7 +529,11 @@
                              that.infoText.title = '盘点出库'
                           } else if (res.data.agvWrkMast.ioType == 103) {
                              that.infoText.title = '拣料出库'
                           } else {
                           } else if (res.data.agvWrkMast.ioType == 57) {
                              that.infoText.title = '盘点再入库'
                           } else if (res.data.agvWrkMast.ioType == 53) {
                              that.infoText.title = '拣料再入库'
                           } else if (res.data.agvWrkMast.ioType == 101) {
                              that.infoText.title = '全板出库'
                           } 
                        } else{